summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/gdal/gdal-1.11.2-r1.ebuild')
-rw-r--r--sci-libs/gdal/gdal-1.11.2-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-1.11.2-r1.ebuild b/sci-libs/gdal/gdal-1.11.2-r1.ebuild
index 154fe178e521..8cea1f6257ce 100644
--- a/sci-libs/gdal/gdal-1.11.2-r1.ebuild
+++ b/sci-libs/gdal/gdal-1.11.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -72,6 +72,7 @@ MAKEOPTS+=" -j1"
REQUIRED_USE="
spatialite? ( sqlite )
mdb? ( java )
+ python? ( ${PYTHON_REQUIRED_USE} )
"
pkg_setup() {