Merge pull request #2683 from pentoo/updates20260205a

matlink-gpapi: add missing build dep on protobuf-c
This commit is contained in:
github-actions[bot] 2026-02-05 14:07:31 +00:00 committed by GitHub
commit 7dc240a797
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
BDEPEND="dev-libs/protobuf-c"
RDEPEND="!dev-python/gpapi
dev-python/cryptography[${PYTHON_USEDEP}]
>=dev-python/protobuf-3.5.1[${PYTHON_USEDEP}]