From: Richard Purdie Date: Wed, 11 Jan 2012 14:33:12 +0000 (+0000) Subject: python-native: RPROVIDE python-core-native since pycurl-native depends on it X-Git-Tag: 2015-4~12085 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=893405d46c28d75372dcf4b2d91c617b81bdc92e;p=openembedded-core.git python-native: RPROVIDE python-core-native since pycurl-native depends on it Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python-native_2.7.2.bb b/meta/recipes-devtools/python/python-native_2.7.2.bb index 67b546d76e..8bf0af0b8d 100644 --- a/meta/recipes-devtools/python/python-native_2.7.2.bb +++ b/meta/recipes-devtools/python/python-native_2.7.2.bb @@ -18,7 +18,7 @@ S = "${WORKDIR}/Python-${PV}" inherit native -RPROVIDES += "python-distutils-native python-compression-native python-textutils-native" +RPROVIDES += "python-distutils-native python-compression-native python-textutils-native python-core-native" EXTRA_OEMAKE = '\ BUILD_SYS="" \