packages/net/uwsgi-cgi/patches/001-remove-unused-deps.patch
2019-10-27 00:54:15 -07:00

18 lines
257 B
Diff

--- a/buildconf/base.ini
+++ b/buildconf/base.ini
@@ -1,9 +1,9 @@
[uwsgi]
-xml = auto
-yaml = true
-json = auto
-ssl = auto
-pcre = auto
+xml = false
+yaml = embedded
+json = jansson
+ssl = false
+pcre = false
routing = auto
debug = false
unbit = false