commit:     c11147afe9e7c612564d8e132f9d655e63d068bf
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 08:13:13 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 08:13:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c11147af

dev-util/meld: drop unneeded dbus-python dependency

Nowhere to be found in code as explained in bug #636744.

Closes: https://bugs.gentoo.org/636744
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-util/meld/meld-3.18.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-util/meld/meld-3.18.0.ebuild b/dev-util/meld/meld-3.18.0.ebuild
index 04e721a6f80..4ca57bfc588 100644
--- a/dev-util/meld/meld-3.18.0.ebuild
+++ b/dev-util/meld/meld-3.18.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -18,7 +18,6 @@ IUSE=""
 
 RDEPEND="${PYTHON_DEPS}
        >=dev-libs/glib-2.50:2[dbus]
-       dev-python/dbus-python[${PYTHON_USEDEP}]
        >=dev-python/pygobject-3.12:3[cairo,${PYTHON_USEDEP}]
        gnome-base/gsettings-desktop-schemas
        >=x11-libs/gtk+-3.14:3[introspection]

Reply via email to