From d030b7a25371ba65880b6c64ea05f74e08a45b02 Mon Sep 17 00:00:00 2001 From: Tim Yardley Date: Thu, 7 Jun 2007 18:07:30 +0000 Subject: [PATCH] make zope-interface auto-select when you select twisted SVN-Revision: 7526 --- libs/twisted/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/twisted/Makefile b/libs/twisted/Makefile index 2207aea0b..ee18624f4 100644 --- a/libs/twisted/Makefile +++ b/libs/twisted/Makefile @@ -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 \\\ -- 2.30.2