diff options
-rw-r--r-- | testing/quagga-nhrp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/quagga-nhrp/APKBUILD b/testing/quagga-nhrp/APKBUILD index 185432b6e1..6be5a0dd94 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" |