commit | 163bb09006cfec36fe7e17d1fd9b5fab707c2c1a | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Nov 22 13:27:02 2016 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Nov 22 13:27:03 2016 -0600 |
tree | 9d56e7b47943094172c9a00b811907d84d6beafe | |
parent | 29792026379770cf32a99a75c369ba183d62b7fb [diff] |
python-autotools: add DEPEND=python This class is used for installing python-based packages, using python. So the packages need both python-native and python. Without this, there is a race condition in the SDK that can cause the package install to be attempted before python itself is installed. Change-Id: Iab1cf149d715e3d68ecb580c5f107d6534b0b484 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>