make zope-interface auto-select when you select twisted
authorTim Yardley <lst@openwrt.org>
Thu, 7 Jun 2007 18:07:30 +0000 (18:07 +0000)
committerTim Yardley <lst@openwrt.org>
Thu, 7 Jun 2007 18:07:30 +0000 (18:07 +0000)
SVN-Revision: 7526

libs/twisted/Makefile

index 2207aea0b87a27a842c4e8e8f8bb293a0e718cd7..ee18624f4dac3a1966edccd5e473600337b903ab 100644 (file)
@@ -38,7 +38,7 @@ endef
 
 define Package/twisted
   $(call Package/twisted/default)
-  DEPENDS:=+python zope-interface
+  DEPENDS:=+python +zope-interface
   TITLE:=A networking engine written in Python
   DESCRIPTION:=\
        Twisted is a networking engine written in Python, supporting \\\