summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"