media-libs/ganv: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 10:04:27 +0000 (12:04 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 11:26:02 +0000 (13:26 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

media-libs/ganv/ganv-1.4.2.ebuild

index 617c1ca57a6059ddbd76009c5b0ec64d017a22dc..dafedc72ffdad6e0ca0ae31729777ddbf2df547d 100644 (file)
@@ -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 )
 "