Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
qgis-providers.install: remove the line for libqsqlspatialite.so
· 50db35bf
Martin Landa
authored
Mar 25, 2019
50db35bf
remove unused grass76.patch
· 9f49db5e
Martin Landa
authored
Mar 25, 2019
9f49db5e
Show whitespace changes
Inline
Side-by-side
debian/patches/grass76.patch
deleted
100644 → 0
View file @
09084f85
Description: Add support for GRASS 7.6.
Author: Bas Couwenberg <sebastic@debian.org>
--- a/python/plugins/processing/algs/grass7/Grass7Utils.py
+++ b/python/plugins/processing/algs/grass7/Grass7Utils.py
@@ -84,7 +84,7 @@
class Grass7Utils:
if Grass7Utils.grassPath() is None:
return None
- for command in ["grass74", "grass72", "grass71", "grass70", "grass"]:
+ for command in ["grass76", "grass74", "grass72", "grass71", "grass70", "grass"]:
proc = subprocess.Popen(
["{} -v".format(command)],
shell=True,
debian/qgis-providers.install
View file @
9f49db5e
...
...
@@ -21,4 +21,3 @@ usr/lib/qgis/plugins/libvirtuallayerprovider.so
usr
/
lib
/
qgis
/
plugins
/
libwcsprovider
.
so
usr
/
lib
/
qgis
/
plugins
/
libwfsprovider
.
so
usr
/
lib
/
qgis
/
plugins
/
libwmsprovider
.
so
#!xenial#{QT_PLUGINS_DIR}/sqldrivers/libqsqlspatialite.so