Not a serious issue, but it would be nice --- on Ubuntu here I had to look into the circle.yml file to realize that I needed
- libfuse-dev
- libarchive-dev
- xfsprogs
bc ships with pretty much all *nix systems as far as I know and the wine/minigw dependencies seem to be for the sake of a Windows integration test, correct me if I'm wrong.
Then to get the test to run I needed:
Also, it seems a little strange to me to give installation instructions for FreeBSD and Windows but not any Linux distros --- it is a kernel fork, after all.
I'll put together a PR with the info, if you'd like --- I don't know if there is a good reason that it's missing at the moment or what.
Not a serious issue, but it would be nice --- on Ubuntu here I had to look into the circle.yml file to realize that I needed
bcships with pretty much all *nix systems as far as I know and the wine/minigw dependencies seem to be for the sake of a Windows integration test, correct me if I'm wrong.Then to get the test to run I needed:
Also, it seems a little strange to me to give installation instructions for FreeBSD and Windows but not any Linux distros --- it is a kernel fork, after all.
I'll put together a PR with the info, if you'd like --- I don't know if there is a good reason that it's missing at the moment or what.