games-util/chiaki: fix DependencyMoved

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2024-11-14 08:42:42 +05:00
parent 591befc039
commit a7ed835854
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep 'dev-python/protobuf-python[${PYTHON_USEDEP}]')
$(python_gen_cond_dep 'dev-python/protobuf[${PYTHON_USEDEP}]')
dev-libs/protobuf
virtual/pkgconfig
"

View File

@@ -45,7 +45,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep 'dev-python/protobuf-python[${PYTHON_USEDEP}]')
$(python_gen_cond_dep 'dev-python/protobuf[${PYTHON_USEDEP}]')
dev-libs/protobuf
virtual/pkgconfig
"