diff options
Diffstat (limited to 'recipes-extended/libvirt/libvirt-python.inc')
-rw-r--r-- | recipes-extended/libvirt/libvirt-python.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-extended/libvirt/libvirt-python.inc b/recipes-extended/libvirt/libvirt-python.inc index 63e06577..1bf63234 100644 --- a/recipes-extended/libvirt/libvirt-python.inc +++ b/recipes-extended/libvirt/libvirt-python.inc | |||
@@ -5,8 +5,6 @@ export STAGING_LIBDIR | |||
5 | export BUILD_SYS | 5 | export BUILD_SYS |
6 | export HOST_SYS | 6 | export HOST_SYS |
7 | 7 | ||
8 | PACKAGECONFIG += "python" | ||
9 | PACKAGECONFIG[python] = "--with-python,--without-python,python," | ||
10 | RDEPENDS_${PN}-python += "python" | 8 | RDEPENDS_${PN}-python += "python" |
11 | PACKAGECONFIG_${PN}-python[xen] = ",,,xen-python" | 9 | PACKAGECONFIG_${PN}-python[xen] = ",,,xen-python" |
12 | 10 | ||