[oe-commits] [meta-openembedded] 29/90: python-pytz: Add dependency on pickle

git at git.openembedded.org git at git.openembedded.org
Fri Mar 30 00:00:50 UTC 2018


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 5068ca7fe7eeefb2877d6df8f9b614d55010f574
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Mar 20 09:06:03 2018 -0400

    python-pytz: Add dependency on pickle
    
    Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pytz.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python-pytz.inc b/meta-python/recipes-devtools/python/python-pytz.inc
index 1390b91..979faa6 100644
--- a/meta-python/recipes-devtools/python/python-pytz.inc
+++ b/meta-python/recipes-devtools/python/python-pytz.inc
@@ -12,6 +12,7 @@ RDEPENDS_${PN}_class-target += "\
     ${PYTHON_PN}-datetime \
     ${PYTHON_PN}-doctest \
     ${PYTHON_PN}-io \
+    ${PYTHON_PN}-pickle \
     ${PYTHON_PN}-pprint \
     ${PYTHON_PN}-threading \
 "

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


More information about the Openembedded-commits mailing list