From e6f3573ccb6f63521b3e92f9c9ad01c9a68cd2bc Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 20 Sep 2007 06:45:52 +0000 Subject: [PATCH] put twisted extensions in their own menu SVN-Revision: 8854 --- lang/twisted/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/twisted/Makefile b/lang/twisted/Makefile index 718bf588b7..f5401283ef 100644 --- a/lang/twisted/Makefile +++ b/lang/twisted/Makefile @@ -33,6 +33,7 @@ endef define PyPackage/twisted $(call PyPackage/twisted/default) + MENU:=1 TITLE:=Python networking engine DEPENDS+= +zope-interface endef -- 2.30.2