Include libkqueue.h file needed to build the assistant on BSDs

I suspect this is a bug in cabal sdist, because with
Includes: Utility/libkqueue.h
the file is not included, but putting it in extra-files does
get it into the tarball.
This commit is contained in:
Joey Hess 2021-02-01 12:00:56 -04:00
parent 41bf440729
commit 58216ef39d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 3 additions and 0 deletions

View file

@ -12,6 +12,7 @@ git-annex (8.20210128) UNRELEASED; urgency=medium
* get: Improve output when failing to get a file fails.
* Fix build on openbsd.
Thanks, James Cook for the patch.
* Include libkqueue.h file needed to build the assistant on BSDs.
-- Joey Hess <id@joeyh.name> Thu, 28 Jan 2021 12:34:32 -0400

View file

@ -54,3 +54,4 @@ setup: Missing dependency on a foreign library:
Nope, but hopefully packaging up the file will make it a little easier for me to try the next time :)
> [[fixed|done]] in git for next release --[[Joey]]

View file

@ -249,6 +249,7 @@ Extra-Source-Files:
templates/repolist.hamlet
templates/controlmenu.hamlet
templates/notifications/longpolling.julius
Utility/libkqueue.h
Flag Assistant
Description: Enable git-annex assistant and watch command