summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-02-23 15:13:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-02-23 15:13:15 +0000
commit8200419c9bda928956917e13a8e0846103afca91 (patch)
tree694f6a4d41589c76705aaaa2e6feecd28de30d4d /testing
parentfb7d2be5b58198d4934d69f27d0140182df3737d (diff)
downloadaports-8200419c9bda928956917e13a8e0846103afca91.tar.bz2
aports-8200419c9bda928956917e13a8e0846103afca91.tar.xz
testing/atop: build fix
Diffstat (limited to 'testing')
-rw-r--r--testing/atop/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/atop/APKBUILD b/testing/atop/APKBUILD
index 1936dd02..74aec10c 100644
--- a/testing/atop/APKBUILD
+++ b/testing/atop/APKBUILD
@@ -6,6 +6,7 @@ pkgdesc="Resource-specific view of processes"
url="http://www.atcomputing.nl/Tools/atop"
license="GPL-2"
depends=
+makedepends="zlib-dev ncurses-dev"
subpackages="$pkgname-doc"
source="http://www.atoptool.nl/packages/atop-$pkgver.tar.gz
atop.initd"