summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/ganv/ganv-1.4.2.ebuild')
-rw-r--r--media-libs/ganv/ganv-1.4.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/ganv/ganv-1.4.2.ebuild b/media-libs/ganv/ganv-1.4.2.ebuild
index 617c1ca57a60..dafedc72ffda 100644
--- a/media-libs/ganv/ganv-1.4.2.ebuild
+++ b/media-libs/ganv/ganv-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -25,6 +25,7 @@ RDEPEND="
dev-libs/gobject-introspection:=[doctool] )
"
DEPEND="${RDEPEND}
+ ${PYTHON_DEPS}
nls? ( virtual/libintl )
"