diff options
-rw-r--r-- | meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb b/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb index dc126cd940..2252c44ee9 100644 --- a/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb +++ b/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb | |||
@@ -4,9 +4,7 @@ inherit native | |||
4 | 4 | ||
5 | PR = "r1" | 5 | PR = "r1" |
6 | 6 | ||
7 | DEPENDS = "bison-native glib-2.0-native" | 7 | DEPENDS = "bison-native glib-2.0-native flex-native" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "bb8e10a218fac793a52d404d14adedcb" | 9 | SRC_URI[md5sum] = "bb8e10a218fac793a52d404d14adedcb" |
10 | SRC_URI[sha256sum] = "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220" | 10 | SRC_URI[sha256sum] = "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220" |
11 | |||
12 | PNBLACKLIST[libidl-native] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130582/" | ||