summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-06-04 13:19:28 +0300
committerTimo Teräs <timo.teras@iki.fi>2015-06-04 13:19:44 +0300
commit0bc523ff7e1ca99a528ad23b7e7df1dd488a1ce6 (patch)
tree73c8be3591fe2dd2684b7398bdb003b07a257655 /testing
parentce9ac75d9d14b4a366b05267fee02e27d66066a2 (diff)
downloadaports-0bc523ff7e1ca99a528ad23b7e7df1dd488a1ce6.tar.bz2
aports-0bc523ff7e1ca99a528ad23b7e7df1dd488a1ce6.tar.xz
testing/quagga-nhrp: makedepend on libtool
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 185432b6e..6be5a0dd9 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
+makedepends="gawk texinfo perl autoconf automake libtool
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"