mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sci-libs/pdal: jpeg is unconditonally enabled in gdal-3.11.4-r1
See-Also: 0143d0a1d5
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44386
Closes: https://github.com/gentoo/gentoo/pull/44386
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
7be20e7f42
commit
13db40fae4
@@ -32,7 +32,7 @@ RDEPEND="
|
||||
"
|
||||
|
||||
DEPEND="
|
||||
test? ( sci-libs/gdal[geos,jpeg,png,sqlite] )
|
||||
test? ( sci-libs/gdal[geos,jpeg(+),png,sqlite] )
|
||||
${RDEPEND}
|
||||
"
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
test? ( sci-libs/gdal[geos,jpeg,png,sqlite] )
|
||||
test? ( sci-libs/gdal[geos,jpeg(+),png,sqlite] )
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user