mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-26 06:10:50 +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
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-attr \
|
||||
python3-attrs \
|
||||
python3-misc \
|
||||
python3-pytest \
|
||||
python3-pytz \
|
||||
|
||||
Reference in New Issue
Block a user