mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
audacity: fix build order.
This commit is contained in:
parent
4258563873
commit
4046d0f85d
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'audacity'
|
||||
pkgname=audacity
|
||||
version=2.2.2
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname}-Audacity-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config cmake libtool m4"
|
||||
makedepends="jack-devel wxWidgets-devel gtk+-devel
|
||||
libmad-devel soundtouch-devel libsoxr-devel
|
||||
vamp-plugin-sdk-devel lame-devel libid3tag-devel"
|
||||
vamp-plugin-sdk-devel lame-devel libid3tag-devel libflac-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Graphical cross-platform audio editor"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue