commit: 97e0c788601a460e4a97c1924afcbe6e333c140d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Mar 26 10:49:56 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Mar 26 12:38:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e0c788
sci-libs/gdal: Restrict to <app-text/poppler-0.85.0 Closes: https://bugs.gentoo.org/714826 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> sci-libs/gdal/gdal-2.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/gdal/gdal-2.4.3.ebuild b/sci-libs/gdal/gdal-2.4.3.ebuild index b1cd05478bd..77fa8dd5ff8 100644 --- a/sci-libs/gdal/gdal-2.4.3.ebuild +++ b/sci-libs/gdal/gdal-2.4.3.ebuild @@ -60,7 +60,7 @@ DEPEND=" ogdi? ( sci-libs/ogdi ) opencl? ( virtual/opencl ) oracle? ( dev-db/oracle-instantclient:= ) - pdf? ( app-text/poppler:= ) + pdf? ( <app-text/poppler-0.85.0:= ) perl? ( dev-lang/perl:= ) png? ( media-libs/libpng:0= ) postgres? ( >=dev-db/postgresql-8.4:= )
