diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-requests_2.9.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-requests_2.9.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-requests_2.9.1.bb b/meta-python/recipes-devtools/python/python-requests_2.9.1.bb index acc8c1665e..627bc95d8a 100644 --- a/meta-python/recipes-devtools/python/python-requests_2.9.1.bb +++ b/meta-python/recipes-devtools/python/python-requests_2.9.1.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | inherit pypi | 1 | inherit pypi setuptools |
| 2 | require python-requests.inc | 2 | require python-requests.inc |
| 3 | 3 | ||
| 4 | RDEPENDS_${PN} += "${PYTHON_PN}-zlib" \ No newline at end of file | 4 | RDEPENDS_${PN} += "${PYTHON_PN}-zlib" |
