alsautils: build alsamixer (depends on ncurses), do not install it

This commit is contained in:
jc 2016-08-25 20:42:36 +02:00
parent 768582c2a0
commit 3e30fa98da

View File

@ -23,7 +23,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.alsa-project.org/"
PKG_URL="ftp://ftp.alsa-project.org/pub/utils/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS_TARGET="toolchain alsa-lib netbsd-curses"
PKG_DEPENDS_TARGET="toolchain alsa-lib ncurses"
PKG_PRIORITY="optional"
PKG_SECTION="audio"
PKG_SHORTDESC="alsa-utils: Advanced Linux Sound Architecture utilities"