mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 17:26:36 +01:00
9 lines
215 B
BlitzBasic
9 lines
215 B
BlitzBasic
require yum-metadata-parser_${PV}.bb
|
|
inherit native
|
|
DEPENDS = "python-native sqlite3-native glib-2.0-native libxml2-native"
|
|
RDEPENDS = ""
|
|
|
|
#BUILD_CFLAGS += "-I${STAGING_LIBDIR}/glib-2.0"
|
|
|
|
NATIVE_INSTALL_WORKS = "1"
|