Merge pull request #6178 from Ansuel/uwsgi-lib
uwsgi-cgi: add missing library
This commit is contained in:
commit
4e4a4a4c74
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ define Package/uwsgi-cgi
|
|||
SUBMENU:=Web Servers/Proxies
|
||||
TITLE:=The uWSGI server
|
||||
URL:=http://unbit.com/
|
||||
DEPENDS:=+python +libopenssl +libpcre
|
||||
DEPENDS:=+python +libopenssl +libpcre +jansson
|
||||
endef
|
||||
|
||||
define Package/uwsgi-cgi/description
|
||||
|
|
Loading…
Reference in a new issue