104b3a9c6a
Otherwise use the vendored copy as before. The library is in Debian testing but not stable. Once it reaches stable, the vendored copy can be removed. Did not add it to debian/control because IIRC that's used to build git-annex on stable too, possibly. However, the Debian maintainer will probably want to make the package depend on libghc-http-client-restricted-dev This commit was sponsored by Ilya Shlyakhter on Patreon.
29 lines
528 B
YAML
29 lines
528 B
YAML
flags:
|
|
git-annex:
|
|
production: true
|
|
assistant: true
|
|
pairing: true
|
|
s3: true
|
|
webdav: true
|
|
torrentparser: true
|
|
webapp: true
|
|
magicmime: false
|
|
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
|
|
explicit-setup-deps:
|
|
git-annex: true
|
|
resolver: lts-14.27
|