blob: 84edf0449afaac45b20a28105d31a703be71b3fd (
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
29
30
|
flags:
git-annex:
concurrentoutput: true
production: true
assistant: true
pairing: true
network-uri: true
s3: true
webdav: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
android: false
androidsplice: false
packages:
- '.'
extra-deps:
- aws-0.17.1
- bloomfilter-2.0.1.0
- torrent-10000.1.1
- Win32-2.6.1.0
- directory-1.3.1.5
- process-1.6.2.0
- http-client-0.5.7.1
- unix-compat-0.5.0.1
allow-newer: true
explicit-setup-deps:
git-annex: true
resolver: lts-9.10
|