Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 750245
Collapse All | Expand All

(-)/var/db/repos/gentoo/dev-db/postgis/postgis-3.5.0.ebuild (-1 / +2 lines)
Lines 25-31 Link Here
25
25
26
LICENSE="GPL-2"
26
LICENSE="GPL-2"
27
SLOT="0"
27
SLOT="0"
28
IUSE="address-standardizer doc gtk static-libs topology"
28
IUSE="address-standardizer doc gtk sfcgal static-libs topology"
29
29
30
REQUIRED_USE="${POSTGRES_REQ_USE}"
30
REQUIRED_USE="${POSTGRES_REQ_USE}"
31
31
Lines 41-46 Link Here
41
	>=sci-libs/gdal-1.10.0:=
41
	>=sci-libs/gdal-1.10.0:=
42
	address-standardizer? ( dev-libs/libpcre2 )
42
	address-standardizer? ( dev-libs/libpcre2 )
43
	gtk? ( x11-libs/gtk+:2 )
43
	gtk? ( x11-libs/gtk+:2 )
44
	sfcgal? ( sci-mathematics/sfcgal )
44
"
45
"
45
DEPEND="${RDEPEND}
46
DEPEND="${RDEPEND}
46
	virtual/pkgconfig
47
	virtual/pkgconfig

Return to bug 750245