mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
sox: requires libflac
This commit is contained in:
parent
5eef06d61e
commit
55e7eec081
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ configure_args="--with-distro=Void"
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="lame-devel libao-devel libgomp-devel libid3tag-devel libltdl-devel
|
||||
libmad-devel libpng-devel libsndfile-devel opusfile-devel pulseaudio-devel
|
||||
sndio-devel wavpack-devel"
|
||||
sndio-devel wavpack-devel libflac-devel"
|
||||
short_desc="Sound eXchange, the Swiss Army knife of audio manipulation"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue