libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / python / python-pygobject-native_2.14.2.bb
blob2853a5572382530a076b222ef97a869d33278f66
1 require python-pygobject_${PV}.bb
3 DEPENDS = "python-native glib-2.0-native"
4 PR = "r1"
6 inherit native
8 SRC_URI = "\
9 ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2 \
10 file://python-path.patch \
13 do_stage_append() {
14 install -d ${STAGING_BINDIR}
15 install -m 0755 gobject/generate-constants ${STAGING_BINDIR}/gobject-generate-constants