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=""
DEPEND="net-im/jabber-base"
RDEPEND=">=dev-python/twisted-2.4.0
RDEPEND=">=dev-python/twisted-core-2.4.0
>=dev-python/twisted-words-0.5
${DEPEND}"