summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bitstring_3.1.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-bitstring_3.1.9.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-bitstring_3.1.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-bitstring_3.1.9.bb b/meta-python/recipes-devtools/python/python3-bitstring_3.1.9.bb
index 9c80013eb5..94dbae2afc 100644
--- a/meta-python/recipes-devtools/python/python3-bitstring_3.1.9.bb
+++ b/meta-python/recipes-devtools/python/python3-bitstring_3.1.9.bb
@@ -10,7 +10,7 @@ PYPI_PACKAGE = "bitstring"
10 10
11inherit pypi setuptools3 11inherit pypi setuptools3
12 12
13RDEPENDS_${PN} = "\ 13RDEPENDS:${PN} = "\
14 ${PYTHON_PN}-core \ 14 ${PYTHON_PN}-core \
15 ${PYTHON_PN}-numbers \ 15 ${PYTHON_PN}-numbers \
16 ${PYTHON_PN}-mmap \ 16 ${PYTHON_PN}-mmap \