diff options
author | David Seifert <soap@gentoo.org> | 2017-04-23 11:35:20 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-23 13:24:50 +0200 |
commit | 7015e81453a49812b10005e5aeb5abba6896f46d (patch) | |
tree | 20827ab22e4d38749ffabd940494d87d252e2b40 /gnome-extra | |
parent | gnome-extra/gnome-commander: [QA] Add missing python metadata variables (diff) | |
download | gentoo-7015e81453a49812b10005e5aeb5abba6896f46d.tar.gz gentoo-7015e81453a49812b10005e5aeb5abba6896f46d.tar.bz2 gentoo-7015e81453a49812b10005e5aeb5abba6896f46d.zip |
gnome-extra/gnome-integration-spotify: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild index 6a5839f03b41..9c87977d3634 100644 --- a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild +++ b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild @@ -17,10 +17,10 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" -DEPEND="" +DEPEND="${PYTHON_DEPS}" RDEPEND="${DEPEND} - ${PYTHON_DEPS} dev-python/dbus-python[${PYTHON_USEDEP}] media-gfx/imagemagick x11-misc/wmctrl |