audacity: requires gettext and which in hostmakedepends
This commit is contained in:
parent
337cd0eef2
commit
f7f33f3164
|
@ -6,7 +6,7 @@ wrksrc="${pkgname}-Audacity-${version}"
|
|||
build_style=gnu-configure
|
||||
configure_args="--with-ffmpeg=system --with-libsndfile=system --with-expat=system
|
||||
--with-libsoxr=system --with-lame=system ac_cv_path_WX_CONFIG=wx-config-gtk3"
|
||||
hostmakedepends="pkg-config cmake libtool m4 python"
|
||||
hostmakedepends="pkg-config cmake gettext libtool m4 python which"
|
||||
makedepends="jack-devel wxWidgets-gtk3-devel gtk+3-devel
|
||||
libmad-devel soundtouch-devel libsoxr-devel
|
||||
vamp-plugin-sdk-devel lame-devel libid3tag-devel libflac-devel
|
||||
|
|
Loading…
Reference in New Issue