mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
geis: Add python3-argparse module to RDEPENDS
Python module argparse was removed from python3-misc package, so we need to add new python3-argparse package to RDEPENDS. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
010d99d557
commit
ad30a26109
|
|
@ -29,6 +29,7 @@ EXTRA_OECONF = "--disable-integration-tests"
|
|||
|
||||
FILES_${PN}-bin = "${bindir}"
|
||||
RDEPENDS_${PN}-bin = " \
|
||||
python3-argparse \
|
||||
python3-compression \
|
||||
python3-core \
|
||||
python3-crypt \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user