diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-26 18:29:41 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-26 18:35:59 +0100 |
commit | 0cc84c0215ff81da1a3d2d430807e69ef3bc73c6 (patch) | |
tree | 072f2868e4911988a54f38712eabf772ffc1a78b /net-voip | |
parent | net-p2p/deluge: Flatten twisted dep (diff) | |
download | gentoo-0cc84c0215ff81da1a3d2d430807e69ef3bc73c6.tar.gz gentoo-0cc84c0215ff81da1a3d2d430807e69ef3bc73c6.tar.bz2 gentoo-0cc84c0215ff81da1a3d2d430807e69ef3bc73c6.zip |
net-voip/telepathy-gabble: Flatten twisted dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r1.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r1.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r1.ebuild index e4689143ead4..a41a4aefb82a 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r1.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -57,12 +57,7 @@ DEPEND="${RDEPEND} # pygobject:2 is needed by twisted-17 for gtk2reactor usage by gabble #test? ( # dev-python/pygobject:2 -# || ( # >=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 -# ) ) #) PATCHES=( |