mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 00:57:39 +00:00
Add depends on flex-native
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2043 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
09554c1397
commit
bee11996a7
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user