aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-babel_2.6.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-06-29 15:34:59 -0400
committerKhem Raj <raj.khem@gmail.com>2018-06-29 15:53:09 -0700
commit831fcf6f4cf7eb87e5c3382cca58c5a7a4ae847c (patch)
treefeaa65f1490af04a45707ab7e00d808cb5184451 /meta-python/recipes-devtools/python/python-babel_2.6.0.bb
parentb2163c18e8c7899a3ebca9eee3b970a5b6b3aefc (diff)
downloadmeta-openembedded-contrib-831fcf6f4cf7eb87e5c3382cca58c5a7a4ae847c.tar.gz
python-babel: update to version 2.6.0
License-Update: copyright years updated Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-babel_2.6.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-babel_2.6.0.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-babel_2.6.0.bb b/meta-python/recipes-devtools/python/python-babel_2.6.0.bb
new file mode 100644
index 0000000000..f7c166ebab
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-babel_2.6.0.bb
@@ -0,0 +1,6 @@
+inherit setuptools
+require python-babel.inc
+
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-subprocess \
+"