summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyasn1_0.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyasn1_0.4.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pyasn1_0.4.2.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.4.2.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.4.2.bb
index 4461918cac..a13c74dda8 100644
--- a/meta-python/recipes-devtools/python/python-pyasn1_0.4.2.bb
+++ b/meta-python/recipes-devtools/python/python-pyasn1_0.4.2.bb
@@ -1,2 +1,6 @@
1inherit pypi setuptools 1inherit pypi setuptools
2require python-pyasn1.inc 2require python-pyasn1.inc
3
4RDEPENDS_${PN} += "\
5 ${PYTHON_PN}-lang \
6"