summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild')
-rw-r--r--net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild12
1 files changed, 8 insertions, 4 deletions
diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild
index ede8657713d6..60bb84d03cf1 100644
--- a/net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild
+++ b/net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -44,9 +44,13 @@ DEPEND="${RDEPEND}
${PYTHON_DEPS}
>=dev-util/gtk-doc-am-1.17
dev-libs/libxslt
- test? ( >=dev-python/twisted-core-0.8.2
- >=dev-python/twisted-words-0.8.2
- >=dev-python/dbus-python-0.83 )
+ test? ( || (
+ >=dev-python/twisted-16.0.0
+ ( >=dev-python/twisted-core-0.8.2
+ >=dev-python/twisted-words-0.8.2
+ >=dev-python/dbus-python-0.83
+ )
+ ) )
"
pkg_setup() {