mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/pdal: fix subslot for 2.9.0
As reported by negril. Also, while here, add min. version for libgeotiff. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/PDAL/PDAL/releases/download/${PV}/PDAL-${PV}-src.tar
|
||||
S="${WORKDIR}/PDAL-${PV}-src"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0/18"
|
||||
SLOT="0/19"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
IUSE="debug postgres test"
|
||||
|
||||
@@ -25,7 +25,7 @@ RDEPEND="
|
||||
dev-libs/libxml2
|
||||
dev-libs/openssl:=
|
||||
sci-libs/gdal:=
|
||||
sci-libs/libgeotiff:=
|
||||
>=sci-libs/libgeotiff-1.7.0:=
|
||||
sys-libs/zlib
|
||||
debug? ( sys-libs/libunwind:= )
|
||||
postgres? ( dev-db/postgresql:*[xml] )
|
||||
Reference in New Issue
Block a user