mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:42:23 +00:00
python-pyparted: remove unneeded DEPENDS on python{3}-re
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
b938015398
commit
05c4c9837a
@ -1,7 +1,5 @@
|
||||
require python-pyparted.inc
|
||||
|
||||
DEPENDS += "python-re"
|
||||
|
||||
PV = "3.10.7+git${SRCPV}"
|
||||
|
||||
inherit distutils
|
||||
|
||||
@ -1,7 +1,5 @@
|
||||
require python-pyparted.inc
|
||||
|
||||
DEPENDS += "python3-re"
|
||||
|
||||
PV = "3.10.7+git${SRCPV}"
|
||||
|
||||
inherit distutils3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user