aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-26 06:59:30 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-26 06:59:30 -0400
commitdb5d0f15f5e2c3b129a4015093f02d24b96e5016 (patch)
tree0801fb713883e7983e8afccfaee29d990256e0d5 /stack.yaml
parent19cbdf8c4ede29346e2e498cd76238d5fbcbcb87 (diff)
turn off dbus for stack
Needs xml parser C libs. I couldn't avoid needing zlib though, http-client needs it.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
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