mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
python3-serpent: Fix typo attr -> attrs
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ SRC_URI += " \
|
|||||||
"
|
"
|
||||||
# python3-misc for timeit.py
|
# python3-misc for timeit.py
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
python3-attr \
|
python3-attrs \
|
||||||
python3-misc \
|
python3-misc \
|
||||||
python3-pytest \
|
python3-pytest \
|
||||||
python3-pytz \
|
python3-pytz \
|
||||||
|
|||||||
Reference in New Issue
Block a user