dev-util/meld: drop unneeded dbus-python dependency
authorGilles Dartiguelongue <eva@gentoo.org>
Thu, 18 Jan 2018 08:13:13 +0000 (09:13 +0100)
committerGilles Dartiguelongue <eva@gentoo.org>
Thu, 18 Jan 2018 08:13:13 +0000 (09:13 +0100)
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

index 04e721a6f80294824c31b67ff819c91f12545bca..4ca57bfc5884ef9a48640b776b88817096da1cc6 100644 (file)
@@ -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]