[OE-core] [PATCH] python3-pygobject: move python3-setuptools from RDEPENDS to DEPENDS

Ross Burton ross.burton at intel.com
Mon Aug 5 11:32:06 UTC 2019


On 05/08/2019 11:52, luca.boccassi at gmail.com wrote:
>   inherit gnomebase distutils3-base gobject-introspection upstream-version-is-even
>   
> -DEPENDS += "python3 glib-2.0"
> +DEPENDS += "python3 python3-setuptools glib-2.0"

If setuptools is a build dependency then surely you mean 
python3-setuptools-native.  And if you need python3-setuptools-native, 
then just inherit setuptools3 instead of distutils3-base.

Ross


More information about the Openembedded-core mailing list