From b62ae60f869b83721757a2f5316cdc26c1030af3 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 14 Feb 2016 23:05:17 -0500 Subject: Update python recipes to use the updated pypi class Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-requests_2.9.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-requests_2.9.1.bb') 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 @@ -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" -- cgit v1.2.3-54-g00ecf