mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
python-matplotlib: blacklist because of conflict with python-dateutil
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
1d76ab017a
commit
0b78fc0519
|
|
@ -7,6 +7,9 @@ PR = "r1"
|
|||
DEPENDS += "python-numpy freetype libpng"
|
||||
RDEPENDS_${PN} = "python-core python-distutils python-numpy freetype libpng"
|
||||
|
||||
PNBLACKLIST[python-matplotlib] = "CONFLICT: 34 files with python-dateutil"
|
||||
# e.g. sysroots/qemux86-64/usr/lib/python2.7/site-packages/dateutil/tzwin.pyc
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/matplotlib/matplotlib-${PV}.tar.gz \
|
||||
file://fix_setup.patch \
|
||||
file://fix_setupext.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user