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

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