[OE-core] [PATCH] meta/classes/meson.bbclass: Add inherit setuptools3

Ross Burton ross.burton at intel.com
Tue Dec 10 13:44:36 UTC 2019


On 03/12/2019 22:06, Aníbal Limón wrote:
> +inherit siteinfo python3native setuptools3
>   
>   DEPENDS_append = " meson-native ninja-native"

Considering setuptools3 inherits distutil3 which adds a load of tasks, 
shouldn't this just be a DEPENDS += python3-setuptools3-native?

Ross


More information about the Openembedded-core mailing list