make zope-interface auto-select when you select twisted
authorpavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 Jun 2007 18:07:30 +0000 (18:07 +0000)
committerpavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 Jun 2007 18:07:30 +0000 (18:07 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7526 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/twisted/Makefile

index 2207aea..ee18624 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 \\\