aboutsummaryrefslogtreecommitdiffstats
path: root/packages/twisted/twisted_2.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/twisted/twisted_2.1.0.bb')
-rw-r--r--packages/twisted/twisted_2.1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/twisted/twisted_2.1.0.bb b/packages/twisted/twisted_2.1.0.bb
index 5b40212fbd..416795e2e7 100644
--- a/packages/twisted/twisted_2.1.0.bb
+++ b/packages/twisted/twisted_2.1.0.bb
@@ -5,8 +5,8 @@ HOMEPAGE = "http://www.twistedmatrix.com"
SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "LGPL"
-DEPENDS = "zope-interfaces-native"
-RDEPENDS = "python-core zope-interfaces python-pickle python-fcntl"
+DEPENDS = "zope-interface-native"
+RDEPENDS = "python-core zope-interface python-pickle python-fcntl"
SRC_URI = "http://tmrc.mit.edu/mirror/twisted/Twisted/2.1/Twisted-${PV}.tar.bz2"