aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-requests_2.9.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-requests_2.9.1.bb')
-rw-r--r--recipes-devtools/python/python-requests_2.9.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-requests_2.9.1.bb b/recipes-devtools/python/python-requests_2.9.1.bb
index acc8c16..627bc95 100644
--- a/recipes-devtools/python/python-requests_2.9.1.bb
+++ b/recipes-devtools/python/python-requests_2.9.1.bb
@@ -1,4 +1,4 @@
-inherit pypi
+inherit pypi setuptools
require python-requests.inc
-RDEPENDS_${PN} += "${PYTHON_PN}-zlib" \ No newline at end of file
+RDEPENDS_${PN} += "${PYTHON_PN}-zlib"