package/python-matplotlib: drop redundant !PYTHON dependency
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 1 Jun 2019 12:45:26 +0000 (14:45 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 1 Jun 2019 12:47:17 +0000 (14:47 +0200)
Having both:

       depends on !BR2_PACKAGE_PYTHON
       depends on BR2_PACKAGE_PYTHON3

is kind of useless, and we don't do that for any other Python package
that needs Python 3. So, this commit just drops the depends on
!BR2_PACKAGE_PYTHON.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-matplotlib/Config.in

index 99ad30aa083ac874922a8873dad4059579017b3d..c5cb94dac7c94d4089d357774579ba6c70d7d201 100644 (file)
@@ -1,6 +1,5 @@
 config BR2_PACKAGE_PYTHON_MATPLOTLIB
        bool "python-matplotlib"
-       depends on !BR2_PACKAGE_PYTHON
        depends on BR2_PACKAGE_PYTHON3
        depends on BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS
        select BR2_PACKAGE_FREETYPE # runtime