]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add depends on flex-native
authorRoss Burton <ross@openedhand.com>
Thu, 28 Jun 2007 13:36:58 +0000 (13:36 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 28 Jun 2007 13:36:58 +0000 (13:36 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2043 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gstreamer/gstreamer_0.10.9.bb

index a7150e854cfa476979395d0274078e0a7168a95e..a3adab39bf473e22336c345564c6803fa0ecd052 100644 (file)
@@ -4,8 +4,8 @@ SECTION = "multimedia"
 PRIORITY = "optional"
 LICENSE = "LGPL"
 HOMEPAGE = "http://www.gstreamer.net/"
-DEPENDS = "glib-2.0 gettext-native libxml2 bison-native"
-PR = "r3"
+DEPENDS = "glib-2.0 gettext-native libxml2 bison-native flex-native"
+PR = "r4"
 
 inherit autotools pkgconfig