summaryrefslogtreecommitdiff
path: root/math/py-matplotlib/files/patch-setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-matplotlib/files/patch-setup.cfg')
-rw-r--r--math/py-matplotlib/files/patch-setup.cfg10
1 files changed, 6 insertions, 4 deletions
diff --git a/math/py-matplotlib/files/patch-setup.cfg b/math/py-matplotlib/files/patch-setup.cfg
index 7ed4928d4a75..296628a65950 100644
--- a/math/py-matplotlib/files/patch-setup.cfg
+++ b/math/py-matplotlib/files/patch-setup.cfg
@@ -1,6 +1,6 @@
---- setup.cfg.orig 2015-09-05 07:46:40 UTC
+--- setup.cfg.orig 2020-08-22 09:54:46 UTC
+++ setup.cfg
-@@ -0,0 +1,83 @@
+@@ -0,0 +1,87 @@
+# Rename this file to setup.cfg to modify matplotlib's
+# build options.
+
@@ -84,5 +84,7 @@
+# packages. Now that NumPy has emerge as the universal array
+# package for python, numerix is not really necessary and is
+# maintained to provide backward compatibility. Do not change
-+# this unless you have a compelling reason to do so.
-+#numerix = numpy
++
++[libs]
++system_freetype = true
++system_qhull = true