commit:     72c679b4c26a9591ee20a803ee3fdd0aff7c745f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  1 14:02:43 2014 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec  1 14:02:43 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=72c679b4

media-video/totem: add missing PYTHON_USEDEPs on libpeas

Package-Manager: portage-2.2.14
RepoMan-Options: --force
Manifest-Sign-Key: EFB4464E!

---
 media-video/totem/totem-3.14.1.ebuild | 1 +
 media-video/totem/totem-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/media-video/totem/totem-3.14.1.ebuild 
b/media-video/totem/totem-3.14.1.ebuild
index ffc63e0..9e19952 100644
--- a/media-video/totem/totem-3.14.1.ebuild
+++ b/media-video/totem/totem-3.14.1.ebuild
@@ -65,6 +65,7 @@ RDEPEND="
        nautilus? ( >=gnome-base/nautilus-2.91.3 )
        python? (
                ${PYTHON_DEPS}
+               >=dev-libs/libpeas-1.1.0[${PYTHON_USEDEP}]
                >=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}]
                dev-python/pyxdg[${PYTHON_USEDEP}]
                dev-python/dbus-python[${PYTHON_USEDEP}]

diff --git a/media-video/totem/totem-9999.ebuild 
b/media-video/totem/totem-9999.ebuild
index 9583857..698bc70 100644
--- a/media-video/totem/totem-9999.ebuild
+++ b/media-video/totem/totem-9999.ebuild
@@ -75,6 +75,7 @@ RDEPEND="
        nautilus? ( >=gnome-base/nautilus-2.91.3 )
        python? (
                ${PYTHON_DEPS}
+               >=dev-libs/libpeas-1.1.0[${PYTHON_USEDEP}]
                >=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}]
                dev-python/pyxdg[${PYTHON_USEDEP}]
                dev-python/dbus-python[${PYTHON_USEDEP}]

Reply via email to