From db5d0f15f5e2c3b129a4015093f02d24b96e5016 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 26 Sep 2015 06:59:30 -0400 Subject: turn off dbus for stack Needs xml parser C libs. I couldn't avoid needing zlib though, http-client needs it. --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index e81fe029a..1768986f2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ flags: xmpp: false network-uri: true s3: true - dbus: true + dbus: false testsuite: true webdav: true torrentparser: true -- cgit v1.2.3