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:
Derek Straka
2017-11-27 11:02:46 -05:00
committed by Armin Kuster
parent b938015398
commit 05c4c9837a
2 changed files with 0 additions and 4 deletions

View File

@@ -1,7 +1,5 @@
require python-pyparted.inc
DEPENDS += "python-re"
PV = "3.10.7+git${SRCPV}"
inherit distutils

View File

@@ -1,7 +1,5 @@
require python-pyparted.inc
DEPENDS += "python3-re"
PV = "3.10.7+git${SRCPV}"
inherit distutils3