6ea511beb4
So these special remotes are always supported. IIRC these build flags were added because the dep chains were a bit too long, or perhaps because the libraries were not available in Debian stable, or something like that. That was long ago, those reasons no longer apply, and users get confused when builtin special remotes are not available, so it seems best to remove the build flags now. If this does cause a problem it can be reverted of course.. This commit was sponsored by Jochen Bartl on Patreon.
31 lines
570 B
YAML
31 lines
570 B
YAML
flags:
|
|
git-annex:
|
|
production: true
|
|
assistant: true
|
|
pairing: true
|
|
torrentparser: true
|
|
webapp: true
|
|
magicmime: true
|
|
dbus: false
|
|
debuglocks: false
|
|
benchmark: false
|
|
networkbsd: false
|
|
gitlfs: true
|
|
httpclientrestricted: true
|
|
packages:
|
|
- '.'
|
|
extra-deps:
|
|
- IfElse-0.85
|
|
- aws-0.21.1
|
|
- bloomfilter-2.0.1.0
|
|
- filepath-bytestring-1.4.2.1.6
|
|
- sandi-0.5
|
|
- tasty-rerun-1.1.17
|
|
- torrent-10000.1.1
|
|
- git-lfs-1.1.0
|
|
- http-client-restricted-0.0.2
|
|
- http-client-0.5.14
|
|
- magic-1.1
|
|
explicit-setup-deps:
|
|
git-annex: true
|
|
resolver: lts-13.11
|