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 a0e2ef7e8..8f27f0dc8 100644 --- a/package/cherrypy/Makefile +++ b/package/cherrypy/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 5.1.0 PKG_RELEASE:= 1 PKG_HASH:= 5fccc9ad3bf9a1df83bbb934772f34f42571421bdd75f90f74c170b6c0ef13b1 PKG_DESCR:= python web framework -PKG_SECTION:= net/http +PKG_SECTION:= dev/python PKG_DEPENDS:= python2 PKG_BUILDDEP:= python2 PKG_URL:= http://www.cherrypy.org/ |