mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
games-util/chiaki: fix DependencyMoved
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user