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 does have a too old haskell-git-lfs package to be able to build git-annex from source, but there is not currently a backport of a recent git-annex to Debian stable. And if they update the backport at some point, they should be able to backport the library too. Sponsored-by: Svenne Krap on Patreon
This commit is contained in:
parent
cfa0c7a7c7
commit
efda811404
8 changed files with 4 additions and 499 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