Removed the vendored git-lfs and the GitLfs build flag
AFAICS all git-annex builds are using the git-lfs library not the vendored copy. Debian stable now includes a new enough haskell-git-lfs package as well. Last time this was tried it did not.
This commit is contained in:
parent
d3796248ea
commit
50300a47fe
9 changed files with 11 additions and 498 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -82,6 +82,7 @@ Build-Depends:
|
|||
libghc-vector-dev,
|
||||
libghc-unliftio-core-dev,
|
||||
libghc-filepath-bytestring-dev,
|
||||
libghc-git-lfs-dev (>= 1.2.0),
|
||||
libghc-criterion-dev,
|
||||
lsof [linux-any],
|
||||
ikiwiki,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue