sci-geosciences/qgis: Fix minimum sci-libs/proj version to >=4.9.3
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 1 Jan 2020 09:16:02 +0000 (10:16 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 1 Jan 2020 09:16:49 +0000 (10:16 +0100)
Reported-by: Jean-Claude Repetto <jrepetto@9online.fr>
Closes: https://bugs.gentoo.org/701910
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sci-geosciences/qgis/qgis-3.10.1.ebuild
sci-geosciences/qgis/qgis-9999.ebuild

index 365b9209d058cf73f57af9e56966154e050b50b2..f3f9c8e4e2f693151890c4c0c4ea9e9f0d4507e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -55,7 +55,7 @@ COMMON_DEPEND="
        >=sci-libs/gdal-2.2.3:=[geos]
        sci-libs/geos
        sci-libs/libspatialindex:=
-       sci-libs/proj:=
+       >=sci-libs/proj-4.9.3:=
        >=x11-libs/qscintilla-2.10.1:=[qt5(+)]
        >=x11-libs/qwt-6.1.2:6=[qt5(+),svg]
        3d? ( >=dev-qt/qt3d-${QT_MIN_VER}:5 )
index 365b9209d058cf73f57af9e56966154e050b50b2..f3f9c8e4e2f693151890c4c0c4ea9e9f0d4507e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -55,7 +55,7 @@ COMMON_DEPEND="
        >=sci-libs/gdal-2.2.3:=[geos]
        sci-libs/geos
        sci-libs/libspatialindex:=
-       sci-libs/proj:=
+       >=sci-libs/proj-4.9.3:=
        >=x11-libs/qscintilla-2.10.1:=[qt5(+)]
        >=x11-libs/qwt-6.1.2:6=[qt5(+),svg]
        3d? ( >=dev-qt/qt3d-${QT_MIN_VER}:5 )