summaryrefslogtreecommitdiff
path: root/sci-geosciences/gpsd/files/gpsd-drop-dia.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-geosciences/gpsd/files/gpsd-drop-dia.patch')
-rw-r--r--sci-geosciences/gpsd/files/gpsd-drop-dia.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/sci-geosciences/gpsd/files/gpsd-drop-dia.patch b/sci-geosciences/gpsd/files/gpsd-drop-dia.patch
new file mode 100644
index 000000000000..5bc6b6aafcd4
--- /dev/null
+++ b/sci-geosciences/gpsd/files/gpsd-drop-dia.patch
@@ -0,0 +1,14 @@
+Thanks-to: James Browning
+Gentoo bug: 836730
+Gentoo bug: 967742
+
+--- a/SConscript
++++ b/SConscript
+@@ -1542,7 +1542,6 @@ if not cleaning and not helping:
+ have_canplayer = config.CheckProg('canplayer')
+ have_coverage = config.CheckProg('coverage')
+ have_cppcheck = config.CheckProg('cppcheck')
+- have_dia = config.CheckProg('dia')
+ have_flake8 = config.CheckProg('flake8')
+ have_pycodestyle = config.CheckProg('pycodestyle')
+ have_pylint = config.CheckProg('pylint')