From 2878880f7b7de4ef78abf6c39434153a1a3647bc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 10 Mar 2017 15:49:18 -0400 Subject: Revert "Drop support for building without network-uri." This reverts commit bfad6f5a7d156d5ddf0e5cf3840d8d22f82a2377. Need it in stable w/o backports for the ancient autobuilder. --- stack.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 0a86233b5..78cdc87ac 100644 --- a/stack.yaml +++ b/stack.yaml @@ -4,6 +4,7 @@ flags: production: true assistant: true pairing: true + network-uri: true s3: true testsuite: true webdav: true -- cgit v1.2.3