summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/dbus-python/dbus-python-1.2.6-r1.ebuild (renamed from dev-python/dbus-python/dbus-python-1.2.6.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.2.6.ebuild b/dev-python/dbus-python/dbus-python-1.2.6-r1.ebuild
index 169ee6c62d28..fe9ca5274579 100644
--- a/dev-python/dbus-python/dbus-python-1.2.6.ebuild
+++ b/dev-python/dbus-python/dbus-python-1.2.6-r1.ebuild
@@ -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