commit:     46c126aee866b9bc278336f75568f14650903300
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 16:46:18 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 16:48:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46c126ae

media-sound/rhythmbox: Add missing 'python' use dep

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4434

 media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild | 4 ++--
 media-sound/rhythmbox/rhythmbox-3.4.1.ebuild    | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild
index aae5600b56a..c15305f477b 100644
--- a/media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.4.1-r1.ebuild
@@ -30,7 +30,7 @@ COMMON_DEPEND="
        >=x11-libs/gtk+-3.16:3[X,introspection]
        >=x11-libs/gdk-pixbuf-2.18:2
        >=dev-libs/gobject-introspection-0.10:=
-       >=dev-libs/libpeas-0.7.3[gtk,python?]
+       >=dev-libs/libpeas-0.7.3[gtk]
        >=dev-libs/totem-pl-parser-3.2
        >=net-libs/libsoup-2.42:2.4
        >=media-libs/gst-plugins-base-1.4:1.0[introspection]
@@ -68,7 +68,7 @@ RDEPEND="${COMMON_DEPEND}
        media-plugins/gst-plugins-taglib:1.0
        x11-themes/adwaita-icon-theme
        python? (
-               >=dev-libs/libpeas-0.7.3[${PYTHON_USEDEP}]
+               >=dev-libs/libpeas-0.7.3[python,${PYTHON_USEDEP}]
                net-libs/libsoup:2.4[introspection]
                x11-libs/gdk-pixbuf:2[introspection]
                x11-libs/gtk+:3[introspection]

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild
index fbe2dd05d8f..f99bee2dd9c 100644
--- a/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,7 +30,7 @@ COMMON_DEPEND="
        >=x11-libs/gtk+-3.16:3[X,introspection]
        >=x11-libs/gdk-pixbuf-2.18:2
        >=dev-libs/gobject-introspection-0.10:=
-       >=dev-libs/libpeas-0.7.3[gtk,python?]
+       >=dev-libs/libpeas-0.7.3[gtk]
        >=dev-libs/totem-pl-parser-3.2
        >=net-libs/libsoup-2.42:2.4
        >=media-libs/gst-plugins-base-1.4:1.0[introspection]
@@ -68,7 +68,7 @@ RDEPEND="${COMMON_DEPEND}
        media-plugins/gst-plugins-taglib:1.0
        x11-themes/adwaita-icon-theme
        python? (
-               >=dev-libs/libpeas-0.7.3[${PYTHON_USEDEP}]
+               >=dev-libs/libpeas-0.7.3[python,${PYTHON_USEDEP}]
                net-libs/libsoup:2.4[introspection]
                x11-libs/gdk-pixbuf:2[introspection]
                x11-libs/gtk+:3[introspection]

Reply via email to