alsa-utils: needs ncurses-devel to build.
This commit is contained in:
parent
a5f9b7d547
commit
2bf0d11990
|
@ -4,8 +4,8 @@ version=1.0.25
|
||||||
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
||||||
makedepends="pkg-config alsa-lib-devel xmlto libsamplerate-devel"
|
makedepends="pkg-config ncurses-devel alsa-lib-devel xmlto libsamplerate-devel"
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="The Advanced Linux Sound Architecture (ALSA) utils"
|
short_desc="The Advanced Linux Sound Architecture (ALSA) utils"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.alsa-project.org"
|
homepage="http://www.alsa-project.org"
|
||||||
|
|
Loading…
Reference in New Issue