aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libnl/libnl2_2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libnl/libnl2_2.0.bb')
-rw-r--r--recipes/libnl/libnl2_2.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/libnl/libnl2_2.0.bb b/recipes/libnl/libnl2_2.0.bb
index 3484f24543..7e9336e68a 100644
--- a/recipes/libnl/libnl2_2.0.bb
+++ b/recipes/libnl/libnl2_2.0.bb
@@ -3,7 +3,9 @@ SECTION = "libs/network"
LICENSE = "LGPL"
HOMEPAGE = "http://www.infradead.org/~tgr/libnl/"
PE = "1"
-PR = "r1"
+PR = "r2"
+
+DEPENDS = "flex-native bison-native"
inherit autotools pkgconfig