mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
yum-metadata-parser: fixed dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5385 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require yum-metadata-parser_${PV}.bb
|
||||
inherit native
|
||||
DEPENDS = "python-native sqlite3-native glib-2.0-native"
|
||||
DEPENDS = "python-native sqlite3-native glib-2.0-native libxml2-native"
|
||||
RDEPENDS = ""
|
||||
|
||||
#BUILD_CFLAGS += "-I${STAGING_LIBDIR}/glib-2.0"
|
||||
|
||||
Reference in New Issue
Block a user