mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 13:47:35 -08:00
* Missing fuse-2 dependency due to fusermount use in tests. * Explicitly remove bits that could rebuild gocrypfs during tests. * Remove another bit of code linting from tests. * More verbosity to tests by calling the command directly. * Add maintainers homepage for the project. * Drop BSD-2 license, doesn't appear to be use by any vendored dependency if checked with lichen. * Add pkg-config dep, is stricly correct to require for openssl. #cgo pkg-config: libcrypto Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/43805 Signed-off-by: Zac Medico <zmedico@gentoo.org>