mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
matlink-gpapi: add missing build dep on protobuf-c
This commit is contained in:
parent
acbdc26883
commit
22c35ab84d
1 changed files with 1 additions and 0 deletions
|
|
@ -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}]
|
||||
Loading…
Reference in a new issue