mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-util/gdbus-codegen: 2.80.5 needs dev-python/packaging too
The dep was dropped upstream in 38faeca62ebd5be89b1ec3e6c530e499ce2d7240. Closes: https://bugs.gentoo.org/959259 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -21,6 +21,9 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390
|
||||
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
')
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
Reference in New Issue
Block a user