commit:     f345141cc7862c4d76c9280d96abe83ce2ed9a7a
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 07:00:53 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 07:00:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f345141c

x11-misc/icewmcp: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-misc/icewmcp/icewmcp-3.2-r4.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-misc/icewmcp/icewmcp-3.2-r4.ebuild 
b/x11-misc/icewmcp/icewmcp-3.2-r4.ebuild
index 10cbeabb2a6..65d5ea53bf1 100644
--- a/x11-misc/icewmcp/icewmcp-3.2-r4.ebuild
+++ b/x11-misc/icewmcp/icewmcp-3.2-r4.ebuild
@@ -13,8 +13,10 @@ 
SRC_URI="mirror://sourceforge/icesoundmanager/${MY_PN}-${PV}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="
+       ${PYTHON_DEPS}
        dev-python/pygtk:2
        x11-libs/gtk+:2
        x11-wm/icewm

Reply via email to