diff options
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.bb | 2 |
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 | ||
11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
12 | 12 | ||
13 | RDEPENDS_${PN} = "\ | 13 | RDEPENDS:${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 \ |