diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-serpent_1.23.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-serpent_1.23.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.23.bb b/meta-python/recipes-devtools/python/python3-serpent_1.23.bb index 199dcfafda..bc8bfff862 100644 --- a/meta-python/recipes-devtools/python/python3-serpent_1.23.bb +++ b/meta-python/recipes-devtools/python/python3-serpent_1.23.bb | |||
@@ -3,6 +3,5 @@ require python-serpent.inc | |||
3 | 3 | ||
4 | # Requires _pydecimal which is in misc | 4 | # Requires _pydecimal which is in misc |
5 | RDEPENDS_${PN} += " \ | 5 | RDEPENDS_${PN} += " \ |
6 | ${PYTHON_PN}-enum \ | ||
7 | ${PYTHON_PN}-misc \ | 6 | ${PYTHON_PN}-misc \ |
8 | " | 7 | " |