summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-11-11 22:47:03 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-11-11 22:57:42 +0100
commitbafd33c2871256466aeb327bcd47c64c15be9a5f (patch)
treee096b2c4270a5b1f61f724d0080d8169a669e54e /sci-geosciences
parentnet-libs/signon-oauth2: 0.25 version bump (diff)
downloadgentoo-bafd33c2871256466aeb327bcd47c64c15be9a5f.tar.gz
gentoo-bafd33c2871256466aeb327bcd47c64c15be9a5f.tar.bz2
gentoo-bafd33c2871256466aeb327bcd47c64c15be9a5f.zip
sci-geosciences/qgis: Disable WITH_QGIS_PROCESS if IUSE="-python"
Workaround until upstream issue #39973 is fixed. Bug: https://bugs.gentoo.org/753236 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/qgis/qgis-3.16.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-geosciences/qgis/qgis-3.16.0-r1.ebuild b/sci-geosciences/qgis/qgis-3.16.0-r1.ebuild
index f6b820db0fd1..cbedc2d578df 100644
--- a/sci-geosciences/qgis/qgis-3.16.0-r1.ebuild
+++ b/sci-geosciences/qgis/qgis-3.16.0-r1.ebuild
@@ -158,7 +158,8 @@ src_configure() {
)
fi
- use python && mycmakeargs+=( -DBINDINGS_GLOBAL_INSTALL=ON )
+ use python && mycmakeargs+=( -DBINDINGS_GLOBAL_INSTALL=ON ) ||
+ mycmakeargs+=( -DWITH_QGIS_PROCESS=OFF ) # FIXME upstream issue #39973
# bugs 612956, 648726
addpredict /dev/dri/renderD128