aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libnl/libnl2_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libnl/libnl2_git.bb')
-rw-r--r--recipes/libnl/libnl2_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/libnl/libnl2_git.bb b/recipes/libnl/libnl2_git.bb
index 9c6ff42032..b667815924 100644
--- a/recipes/libnl/libnl2_git.bb
+++ b/recipes/libnl/libnl2_git.bb
@@ -5,7 +5,9 @@ HOMEPAGE = "http://www.infradead.org/~tgr/libnl/"
SRCREV = "d378220c96c3c8b6f27dca33e7d8ba03318f9c2d"
PV = "1.9+gitr${SRCPV}"
PE = "1"
-PR = "r2"
+PR = "r3"
+
+DEPENDS = "flex-native bison-native"
inherit autotools