mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/dbus-python: Remove now unnecessary dbus-glib dependency
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -22,7 +22,6 @@ REQUIRED_USE="
|
||||
doc? ( python_targets_python2_7 )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/dbus-glib-0.108:=
|
||||
>=sys-apps/dbus-1.8:=
|
||||
>=dev-libs/glib-2.40
|
||||
${PYTHON_DEPS}"
|
||||
@@ -32,6 +31,7 @@ DEPEND="${RDEPEND}
|
||||
dev-python/docutils[python_targets_python2_7?]
|
||||
=dev-python/epydoc-3*[python_targets_python2_7?] )
|
||||
test? ( dev-python/pygobject:3[${PYTHON_USEDEP}] )"
|
||||
# TODO: Half the tests require tap.py from PyPI now, which we didn't have packaged; those tests just get skipped then though
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
Reference in New Issue
Block a user