* [PATCH][meta-python]: python-requests: Add RDEPENDS
@ 2015-11-12 15:28 Scott Ellis
0 siblings, 0 replies; only message in thread
From: Scott Ellis @ 2015-11-12 15:28 UTC (permalink / raw)
To: openembedded-devel
The python-requests module has runtime dependencies.
Signed-off-by: Scott Ellis <scott@jumpnowtek.com>
---
meta-python/recipes-devtools/python/python-requests_2.7.0.bb | 2 ++
1 file changed, 2 insertions(+)
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 1564d50..ac47202 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
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit setuptools
+
+RDEPENDS_${PN} = "python-email python-json python-netserver python-zlib"
--
2.5.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-11-12 15:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-12 15:28 [PATCH][meta-python]: python-requests: Add RDEPENDS Scott Ellis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox