updated ebuilds to depent on twisted-core instead of twisted

This commit is contained in:
Manuel Friedli 2013-08-10 13:25:01 +00:00
parent e4a5dfe0e8
commit 54c65ea731
4 changed files with 6 additions and 6 deletions

View file

@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="tls"
DEPEND="net-im/jabber-base"
RDEPEND=">=dev-python/twisted-11.1.0
RDEPEND=">=dev-python/twisted-core-11.1.0
>=dev-python/twisted-names-11.1.0
tls? ( dev-python/pyopenssl )
${DEPEND}"