[oe] [meta-python][PATCH] python-cmd2: update RDEPENDS to include pyperclip

Derek Straka derek at asterius.io
Tue Dec 26 16:13:03 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-cmd2_0.7.8.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.7.8.bb b/meta-python/recipes-devtools/python/python-cmd2_0.7.8.bb
index 82393db..96a1b39 100644
--- a/meta-python/recipes-devtools/python/python-cmd2_0.7.8.bb
+++ b/meta-python/recipes-devtools/python/python-cmd2_0.7.8.bb
@@ -11,6 +11,7 @@ inherit pypi setuptools
 RDEPENDS_${PN} += "\
     ${PYTHON_PN}-doctest \
     ${PYTHON_PN}-pyparsing \
+    ${PYTHON_PN}-pyperclip \
     ${PYTHON_PN}-shell \
     ${PYTHON_PN}-six \
     ${PYTHON_PN}-stringold \
-- 
2.7.4




More information about the Openembedded-devel mailing list