mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-feedparser: Changed from distutils to setuptools
This package uses setuptools not distutils. Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -10,5 +10,5 @@ SRC_URI[sha256sum] = "7f6507d400d07edfd1ea8205da36808009b0c539f5b8a6e0ab54337b95
|
||||
|
||||
S = "${WORKDIR}/feedparser-${PV}"
|
||||
|
||||
inherit distutils
|
||||
inherit setuptools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user