mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/kicad-python: drop 0.5.0, add := slot operator
- Use := slot operator to trigger rebuild when protobuf is upgraded Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -44,8 +44,9 @@ KEYWORDS="~amd64"
|
||||
RESTRICT="test"
|
||||
|
||||
# Regenerate protobuf files at build time to match system protobuf version
|
||||
# Use := slot operator to trigger rebuild when protobuf is upgraded
|
||||
RDEPEND="
|
||||
>=dev-python/protobuf-5.29[${PYTHON_USEDEP}]
|
||||
>=dev-python/protobuf-5.29:=[${PYTHON_USEDEP}]
|
||||
>=dev-python/pynng-0.8.0[${PYTHON_USEDEP}]
|
||||
<dev-python/pynng-0.9.0[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '
|
||||
|
||||
Reference in New Issue
Block a user