summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/lensfun/lensfun-0.2.8.ebuild')
-rw-r--r--media-libs/lensfun/lensfun-0.2.8.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-libs/lensfun/lensfun-0.2.8.ebuild b/media-libs/lensfun/lensfun-0.2.8.ebuild
index 76d423b0c840..025699e90c0f 100644
--- a/media-libs/lensfun/lensfun-0.2.8.ebuild
+++ b/media-libs/lensfun/lensfun-0.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.8.ebuild,v 1.1 2013/12/18 22:25:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.8.ebuild,v 1.2 2013/12/30 09:12:23 mgorny Exp $
EAPI=5
@@ -23,6 +23,8 @@ RDEPEND=">=dev-libs/glib-2.28
DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
PATCHES=(
"${FILESDIR}"/${P}-build.patch
)