diff options
author | Sam James <sam@gentoo.org> | 2021-05-28 18:47:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-28 19:09:00 +0000 |
commit | bffa0d14eaedb99a576a9a3b10c92470b7664c1a (patch) | |
tree | b7c34cf1b10cd0b2ee78426c0f6d659d7b83fd28 /sci-libs | |
parent | sci-libs/gdal: drop obsolete doins for examples (diff) | |
download | gentoo-bffa0d14eaedb99a576a9a3b10c92470b7664c1a.tar.gz gentoo-bffa0d14eaedb99a576a9a3b10c92470b7664c1a.tar.bz2 gentoo-bffa0d14eaedb99a576a9a3b10c92470b7664c1a.zip |
sci-libs/gdal: drop obsolete configure option (--without-epsilon)
Closes: https://bugs.gentoo.org/792588
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gdal/gdal-3.3.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.3.0.ebuild b/sci-libs/gdal/gdal-3.3.0.ebuild index 9502799e46d6..dbe6b4590fce 100644 --- a/sci-libs/gdal/gdal-3.3.0.ebuild +++ b/sci-libs/gdal/gdal-3.3.0.ebuild @@ -151,7 +151,6 @@ src_configure() { --without-charls --without-dods-root --without-ecw - --without-epsilon --without-fgdb --without-fme --without-gta |