mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 23:39:01 +00:00
python3-django: remove unneeded distutils dependency
Nothing in the source tree requires it at runtime. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5c725616cd
commit
864f16d686
@ -28,7 +28,6 @@ RDEPENDS:${PN} += "\
|
||||
${PYTHON_PN}-threading \
|
||||
${PYTHON_PN}-unixadmin \
|
||||
${PYTHON_PN}-xml \
|
||||
${PYTHON_PN}-distutils \
|
||||
"
|
||||
|
||||
CVE_PRODUCT = "django"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user