diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-02-05 15:34:25 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-02-05 15:34:25 -0400 |
commit | 0d7ed6c68a94c3765a16c49074598d86311c196f (patch) | |
tree | 446e07891ad86adb6ffa458b46afbb45f91f3b18 /stack.yaml | |
parent | 15ab6586ac2cf28a6b09ca0dacd78c2acbdafbe9 (diff) |
add xmpp and dbus flags
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 0aa0f9de5..a2565cd52 100644 --- a/stack.yaml +++ b/stack.yaml @@ -12,6 +12,8 @@ flags: torrentparser: true webapp: true magicmime: false + xmpp: false + dbus: false android: false androidsplice: false ekg: false |