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
|
@ -8,7 +8,6 @@ flags:
|
|||
dbus: false
|
||||
debuglocks: false
|
||||
benchmark: false
|
||||
gitlfs: true
|
||||
packages:
|
||||
- '.'
|
||||
extra-deps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue