mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02: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"
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user