diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-serpent_1.41.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.41.bb b/meta-python/recipes-devtools/python/python3-serpent_1.41.bb index f3cf80a375..9265081fd0 100644 --- a/meta-python/recipes-devtools/python/python3-serpent_1.41.bb +++ b/meta-python/recipes-devtools/python/python3-serpent_1.41.bb | |||
@@ -11,7 +11,7 @@ SRC_URI += " \ | |||
11 | " | 11 | " |
12 | # python3-misc for timeit.py | 12 | # python3-misc for timeit.py |
13 | RDEPENDS:${PN}-ptest += " \ | 13 | RDEPENDS:${PN}-ptest += " \ |
14 | python3-attr \ | 14 | python3-attrs \ |
15 | python3-misc \ | 15 | python3-misc \ |
16 | python3-pytest \ | 16 | python3-pytest \ |
17 | python3-pytz \ | 17 | python3-pytz \ |