diff options
-rw-r--r-- | recipes/python/python-setuptools-native_0.6c9.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/python/python-setuptools-native_0.6c9.bb b/recipes/python/python-setuptools-native_0.6c9.bb index 04efd59485..3a39701903 100644 --- a/recipes/python/python-setuptools-native_0.6c9.bb +++ b/recipes/python/python-setuptools-native_0.6c9.bb @@ -1,7 +1,6 @@ require python-setuptools_${PV}.bb inherit native -FILESPATH = "${FILE_DIRNAME}/python-setuptools" DEPENDS = "python-native" do_stage() { |