mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +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:
committed by
Armin Kuster
parent
b938015398
commit
05c4c9837a
@@ -1,7 +1,5 @@
|
|||||||
require python-pyparted.inc
|
require python-pyparted.inc
|
||||||
|
|
||||||
DEPENDS += "python-re"
|
|
||||||
|
|
||||||
PV = "3.10.7+git${SRCPV}"
|
PV = "3.10.7+git${SRCPV}"
|
||||||
|
|
||||||
inherit distutils
|
inherit distutils
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
require python-pyparted.inc
|
require python-pyparted.inc
|
||||||
|
|
||||||
DEPENDS += "python3-re"
|
|
||||||
|
|
||||||
PV = "3.10.7+git${SRCPV}"
|
PV = "3.10.7+git${SRCPV}"
|
||||||
|
|
||||||
inherit distutils3
|
inherit distutils3
|
||||||
|
|||||||
Reference in New Issue
Block a user