[oe-commits] [meta-openembedded] 15/59: python-cmd2: update RDEPENDS to include pyperclip

git at git.openembedded.org git at git.openembedded.org
Sat Dec 30 20:39:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit dbfb70fdd1b54d95a651eb83151ec867e15880fd
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Dec 26 11:13:03 2017 -0500

    python-cmd2: update RDEPENDS to include pyperclip
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list