diff options
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r-- | meta/recipes-devtools/python/python-setuptools_19.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools_19.4.bb b/meta/recipes-devtools/python/python-setuptools_19.4.bb index 86bbebf081..c172039231 100644 --- a/meta/recipes-devtools/python/python-setuptools_19.4.bb +++ b/meta/recipes-devtools/python/python-setuptools_19.4.bb @@ -23,6 +23,7 @@ RDEPENDS_${PN} = "\ python-ctypes \ python-subprocess \ python-unittest \ + python-compile \ " RDEPENDS_${PN}_class-native = "\ |