projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
850c086
)
put twisted extensions in their own menu
author
Nicolas Thill
<nico@openwrt.org>
Thu, 20 Sep 2007 06:45:52 +0000
(06:45 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 20 Sep 2007 06:45:52 +0000
(06:45 +0000)
SVN-Revision: 8854
lang/twisted/Makefile
patch
|
blob
|
history
diff --git
a/lang/twisted/Makefile
b/lang/twisted/Makefile
index 718bf588b704901e8078ef8d44d95b3542804c3c..f5401283ef0460b2945238ae36f71f2dc5a87a75 100644
(file)
--- 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