Fix build with persistent-sqlite older than 2.6.3.

This commit was sponsored by Jack Hill on Patreon.
This commit is contained in:
Joey Hess 2018-11-09 13:09:02 -04:00
parent 4623a037f5
commit f78f97780c
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 31 additions and 6 deletions

View file

@ -8,3 +8,5 @@
Backporting recent persistent-sqlite to stretch is highly unlikely to succeed, given how tangled Haskell library dependencies tend to be. So, unless there is an easy fix for this, git-annex will have to be removed from stretch-backports. That would be a shame, but I guess buster isn't so far away now!
--spwhitton
> [[fixed|done]] --[[Joey]]