diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-26 11:49:56 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-26 13:38:32 +0100 |
commit | 97e0c788601a460e4a97c1924afcbe6e333c140d (patch) | |
tree | d72fe6d6476b1d98bae9d9111e097d4cb6e9998e /sci-libs | |
parent | sci-libs/geos: 3.8.1 version bump (diff) | |
download | gentoo-97e0c788601a460e4a97c1924afcbe6e333c140d.tar.gz gentoo-97e0c788601a460e4a97c1924afcbe6e333c140d.tar.bz2 gentoo-97e0c788601a460e4a97c1924afcbe6e333c140d.zip |
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@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-2.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.4.3.ebuild b/sci-libs/gdal/gdal-2.4.3.ebuild index b1cd05478bd4..77fa8dd5ff87 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:= ) |