From 5f519da6bb37eadb4c5cfcd00f9cf14a811ad0d9 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 23 Apr 2017 12:04:27 +0200 Subject: media-libs/ganv: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- media-libs/ganv/ganv-1.4.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'media-libs/ganv') 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 ) " -- cgit v1.2.3-65-gdbad