]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer: Add DEPENDS bison-native
authorRichard Purdie <richard@openedhand.com>
Thu, 14 Jun 2007 14:26:36 +0000 (14:26 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 14 Jun 2007 14:26:36 +0000 (14:26 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1940 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gstreamer/gstreamer_0.10.9.bb

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