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:
Joey Hess 2022-12-26 12:42:45 -04:00
parent d3796248ea
commit 50300a47fe
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
9 changed files with 11 additions and 498 deletions

1
debian/control vendored
View file

@ -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,