put twisted extensions in their own menu
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Sep 2007 06:45:52 +0000 (06:45 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Sep 2007 06:45:52 +0000 (06:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8854 3c298f89-4303-0410-b956-a3cf2f4a3e73

lang/twisted/Makefile

index 718bf58..f540128 100644 (file)
@@ -33,6 +33,7 @@ endef
 
 define PyPackage/twisted
 $(call PyPackage/twisted/default)
+ MENU:=1
  TITLE:=Python networking engine
  DEPENDS+= +zope-interface
 endef