aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/sdcc/sdcc-native_2.8.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/sdcc/sdcc-native_2.8.0.bb b/recipes/sdcc/sdcc-native_2.8.0.bb
index 60cebbe6af..ace693f58d 100644
--- a/recipes/sdcc/sdcc-native_2.8.0.bb
+++ b/recipes/sdcc/sdcc-native_2.8.0.bb
@@ -1,5 +1,6 @@
require sdcc_${PV}.bb
-DEPENDS = ""
+DEPENDS = "bison-native flex-native"
+PR = "r1"
# don't need native-tools patch here
SRC_URI = "${SOURCEFORGE_MIRROR}/sdcc/sdcc-src-${PV}.tar.bz2 \