iscsi-target: Add package iscsi-target
[vuplus_openembedded] / packages / python / python-pygobject-native_2.12.3.bb
1 require python-pygobject_${PV}.bb
2
3 DEPENDS = "python-native glib-2.0-native"
4
5 MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
6 SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2 "
7
8 inherit native