summaryrefslogtreecommitdiffstats
path: root/testing/umix/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-11-06 08:49:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-11-06 08:49:23 +0000
commitdcc6c601d68f0fec81680c7b9658788580943efc (patch)
treec82fcfc4b7c8e09376e53cfe692ad2a4a211f41e /testing/umix/APKBUILD
parent5a32b80e992aab958d508279f39630c8b868d700 (diff)
downloadaports-dcc6c601d68f0fec81680c7b9658788580943efc.tar.bz2
aports-dcc6c601d68f0fec81680c7b9658788580943efc.tar.xz
testing/umix: build fix
Diffstat (limited to 'testing/umix/APKBUILD')
-rw-r--r--testing/umix/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/umix/APKBUILD b/testing/umix/APKBUILD
index 443f43c6..7eb262f7 100644
--- a/testing/umix/APKBUILD
+++ b/testing/umix/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Program for adjusting soundcard volumes"
url="http://umix.sf.net"
license="GPL"
depends=
-makedepends=
+makedepends="ncurses-dev"
install=
subpackages="$pkgname-doc"
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"