summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-06-04 13:21:28 +0300
committerTimo Teräs <timo.teras@iki.fi>2015-06-04 13:21:28 +0300
commitba32964860ddb67a6b539cc2e604208456118370 (patch)
treeb989ca121cd9bc935c796aac82c881515ae5be57 /testing
parent0bc523ff7e1ca99a528ad23b7e7df1dd488a1ce6 (diff)
downloadaports-ba32964860ddb67a6b539cc2e604208456118370.tar.bz2
aports-ba32964860ddb67a6b539cc2e604208456118370.tar.xz
testing/quagga-nhrp: makedepend on c-ares-dev
Diffstat (limited to 'testing')
-rw-r--r--testing/quagga-nhrp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/quagga-nhrp/APKBUILD b/testing/quagga-nhrp/APKBUILD
index 6be5a0dd9..09629fe98 100644
--- a/testing/quagga-nhrp/APKBUILD
+++ b/testing/quagga-nhrp/APKBUILD
@@ -8,7 +8,7 @@ url="http://git.alpinelinux.org/cgit/tteras/quagga/commit/?h=nhrp"
arch="all"
license="GPL-2"
depends="iproute2"
-makedepends="gawk texinfo perl autoconf automake libtool
+makedepends="gawk texinfo perl autoconf automake libtool c-ares-dev
linux-headers readline-dev ncurses-dev net-snmp-dev libcap-dev"
provides="quagga=0.99"
install="$pkgname.pre-install $pkgname.post-install $pkgname.post-upgrade"