blob: 622e37b118b3de2e6fc40b60093cd60b1e527ed2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
flags:
git-annex:
concurrentoutput: true
production: true
assistant: true
pairing: true
cryptonite: true
network-uri: true
s3: true
testsuite: true
webdav: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
xmpp: false
android: false
androidsplice: false
ekg: false
packages:
- '.'
resolver: lts-5.5
extra-deps:
- mountpoints-1.0.1
- disk-free-space-0.1.0.1
- process-1.3.0.0
explicit-setup-deps:
"*": true
|