mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +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:
@@ -4,8 +4,8 @@ SECTION = "multimedia"
|
|||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
LICENSE = "LGPL"
|
LICENSE = "LGPL"
|
||||||
HOMEPAGE = "http://www.gstreamer.net/"
|
HOMEPAGE = "http://www.gstreamer.net/"
|
||||||
DEPENDS = "glib-2.0 gettext-native libxml2 bison-native"
|
DEPENDS = "glib-2.0 gettext-native libxml2 bison-native flex-native"
|
||||||
PR = "r3"
|
PR = "r4"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user