commit:     a5e7a7223e0556cdfd77086755389ecf1f2ad1ca
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 29 21:26:50 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 29 21:32:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e7a722

sci-libs/gdal: local HTML_DOCS, some slot ops

Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-libs/gdal/gdal-3.0.2.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-libs/gdal/gdal-3.0.2.ebuild b/sci-libs/gdal/gdal-3.0.2.ebuild
index bfeb01ef6ac..bc202255ebd 100644
--- a/sci-libs/gdal/gdal-3.0.2.ebuild
+++ b/sci-libs/gdal/gdal-3.0.2.ebuild
@@ -41,11 +41,11 @@ DEPEND="
        dev-libs/expat
        dev-libs/json-c:=
        dev-libs/libpcre
-       dev-libs/libxml2:=
-       media-libs/tiff:0=
+       dev-libs/libxml2:2
+       media-libs/tiff
        >=sci-libs/libgeotiff-1.5.1-r1:=
-       >=sci-libs/proj-6.0.0
-       sys-libs/zlib:=[minizip(+)]
+       >=sci-libs/proj-6.0.0:=
+       sys-libs/zlib[minizip(+)]
        armadillo? ( sci-libs/armadillo:=[lapack] )
        curl? ( net-misc/curl )
        fits? ( sci-libs/cfitsio:= )
@@ -267,7 +267,7 @@ src_compile() {
 
 src_install() {
        local DOCS=( NEWS )
-       use doc && HTML_DOCS=( html/. )
+       use doc && local HTML_DOCS=( html/. )
 
        default
 

Reply via email to