aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2015-11-12 10:13:30 +0100
committerCarlo Landmeter <clandmeter@gmail.com>2015-11-12 10:13:35 +0100
commit30a06de0263dc09972e85b40531cef345a9c8e3f (patch)
treedd5579627f63ab65b973f34972101b000f2594c9
parent3546d5a58502bc167435fa33fe942699f5dc0dc6 (diff)
downloadaports-30a06de0263dc09972e85b40531cef345a9c8e3f.tar.bz2
aports-30a06de0263dc09972e85b40531cef345a9c8e3f.tar.xz
main/zmap: replace gengetopt-dev with gengetopt
-rw-r--r--main/zmap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/zmap/APKBUILD b/main/zmap/APKBUILD
index 940bad174e..aea95e134a 100644
--- a/main/zmap/APKBUILD
+++ b/main/zmap/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="Apache-2"
depends=""
depends_dev=""
-makedepends="linux-headers cmake flex byacc json-c-dev gengetopt-dev
+makedepends="linux-headers cmake flex byacc json-c-dev gengetopt
libpcap-dev gmp-dev"
install=""
subpackages="$pkgname-doc"