Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
From the [GitHub project page][1]: > Libcap-ng is a library for Linux that makes using posix capabilities > easy. virtiofsd requires libcap-ng: ../tools/meson.build:12:6: ERROR: Problem encountered: virtiofsd requires libcap-ng-devel and seccomp-devel Run `autogen.sh` in the source directory, as it requires `configure.ac` in the same directory, and Bee’s buildtype *autogen* is run from the build directory. Running it manually, the buildtype *autotools* is used. [BEE] using magic buildtype 'autotools' from '/usr/libexec/bee/beesh.d/autotools.sh' .. [1]: https://github.com/stevegrubb/libcap-ng/
- Loading branch information