diff options
| author | Palica <palica+gitlab@liguros.net> | 2020-06-23 22:35:08 +0200 |
|---|---|---|
| committer | Palica <palica+gitlab@liguros.net> | 2020-06-23 22:35:08 +0200 |
| commit | ecdac123787b96ce6649f0f91da12ea6458cc2b1 (patch) | |
| tree | b89c74d9e6fe6e8aebc4c77bcbeb4ab73214127d /sci-visualization/gnuplot/files/gnuplot-5.2.6-caca.patch | |
| parent | 1be72aa41cf41dedadeecf59dca9f01de6381f5e (diff) | |
| download | baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.gz baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.xz baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.zip | |
Updating liguros repo
Diffstat (limited to 'sci-visualization/gnuplot/files/gnuplot-5.2.6-caca.patch')
| -rw-r--r-- | sci-visualization/gnuplot/files/gnuplot-5.2.6-caca.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-visualization/gnuplot/files/gnuplot-5.2.6-caca.patch b/sci-visualization/gnuplot/files/gnuplot-5.2.6-caca.patch new file mode 100644 index 000000000000..4441e4b8c036 --- /dev/null +++ b/sci-visualization/gnuplot/files/gnuplot-5.2.6-caca.patch @@ -0,0 +1,13 @@ +https://bugs.gentoo.org/690014 +https://sourceforge.net/p/gnuplot/mailman/message/34342174/ + +--- gnuplot-5.2.6-orig/configure.ac ++++ gnuplot-5.2.6/configure.ac +@@ -1224,6 +1224,7 @@ + if test "${enable_qt_ok}" = yes \ + || test "${enable_wxwidgets_ok}" = yes \ + || test "$GGI_SUPPORT" = yes \ ++ || test "$with_caca" = yes \ + || test "$no_x" != yes; then + enable_mouse=yes; + fi |
