python3-matplotlib: provide a -native variant

This is useful e.g. for smem-native.

Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
André Draszik
2020-02-05 16:32:48 +00:00
committed by Khem Raj
parent 924fff467b
commit 8cda709fb9

View File

@@ -15,3 +15,5 @@ SRC_URI[sha256sum] = "1febd22afe1489b13c6749ea059d392c03261b2950d1d45c17e3aed812
PYPI_PACKAGE = "matplotlib"
inherit pypi setuptools3
BBCLASSEXTEND = "native"