diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-requests_2.7.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-requests_2.7.0.bb b/meta-python/recipes-devtools/python/python-requests_2.7.0.bb index 1564d50a85..ac47202acc 100644 --- a/meta-python/recipes-devtools/python/python-requests_2.7.0.bb +++ b/meta-python/recipes-devtools/python/python-requests_2.7.0.bb | |||
| @@ -14,3 +14,5 @@ SRC_URI[sha256sum] = "398a3db6d61899d25fd4a06c6ca12051b0ce171d705decd7ed5511517b | |||
| 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 15 | 15 | ||
| 16 | inherit setuptools | 16 | inherit setuptools |
| 17 | |||
| 18 | RDEPENDS_${PN} = "python-email python-json python-netserver python-zlib" | ||
