aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/iproute2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/iproute2/APKBUILD b/core/iproute2/APKBUILD
index 1fc5e534ea..12cc37327a 100644
--- a/core/iproute2/APKBUILD
+++ b/core/iproute2/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="IP Routing Utilities"
url="http://www.linux-foundation.org/en/Net:Iproute2"
license="GPL2"
depends="uclibc"
-makedepends=""
+makedepends="bison flex"
subpackages="$pkgname-doc"
source="http://devresources.linux-foundation.org/dev/$pkgname/download/$pkgname-$pkgver.tar.bz2"