diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-dnspython_1.15.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-dnspython_1.15.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dnspython_1.15.0.bb b/meta-python/recipes-devtools/python/python3-dnspython_1.15.0.bb index e28389ef1e..091eb368a5 100644 --- a/meta-python/recipes-devtools/python/python3-dnspython_1.15.0.bb +++ b/meta-python/recipes-devtools/python/python3-dnspython_1.15.0.bb | |||
@@ -4,5 +4,4 @@ require python-dnspython.inc | |||
4 | # Requires _pydecimal.py which is in misc | 4 | # Requires _pydecimal.py which is in misc |
5 | RDEPENDS_${PN} += " \ | 5 | RDEPENDS_${PN} += " \ |
6 | ${PYTHON_PN}-misc \ | 6 | ${PYTHON_PN}-misc \ |
7 | ${PYTHON_PN}-selectors \ | ||
8 | " | 7 | " |