diff options
Diffstat (limited to 'package/cherrypy/Makefile')
-rw-r--r-- | package/cherrypy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cherrypy/Makefile b/package/cherrypy/Makefile index b103c02c9..f904be4af 100644 --- a/package/cherrypy/Makefile +++ b/package/cherrypy/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 3.3.0 PKG_RELEASE:= 1 PKG_MD5SUM:= 4ac4af5ac21a893f07221cbd7ec4be11 PKG_DESCR:= python web framework -PKG_SECTION:= libs +PKG_SECTION:= net/http PKG_DEPENDS:= python2 PKG_BUILDDEP:= python2 PKG_URL:= http://www.cherrypy.org/ |