git-annex/stack.yaml
Joey Hess f3979196d4 turn off dbus for stack
Needs xml parser C libs.

I couldn't avoid needing zlib though, http-client needs it.
2015-09-26 06:59:30 -04:00

30 lines
520 B
YAML

flags:
git-annex:
asciiprogress: false
tahoe: true
tdfa: true
inotify: true
feed: true
database: true
webapp-secure: true
production: true
ekg: false
assistant: true
pairing: true
cryptonite: true
xmpp: false
network-uri: true
s3: true
dbus: false
testsuite: true
webdav: true
torrentparser: true
android: false
androidsplice: false
quvi: true
dns: true
desktopnotify: true
webapp: true
packages:
- '.'
extra-deps: []