aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/python/yum-metadata-parser-native_1.1.2.bb
blob: 3fff85afa3522060abc458ffc374d63defc82177 (plain)
1
2
3
4
5
6
7
8
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"