mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #6178 from Ansuel/uwsgi-lib
uwsgi-cgi: add missing library
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user