From 28798d6719eaec55cf7eb58b4047cab45e7972ef Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 16 May 2023 05:12:17 +0100 Subject: app-emulation/spice: add glib-utils BDEPEND Closes: https://bugs.gentoo.org/906328 Signed-off-by: Sam James --- app-emulation/spice/spice-0.15.2.ebuild | 1 + app-emulation/spice/spice-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/app-emulation/spice/spice-0.15.2.ebuild b/app-emulation/spice/spice-0.15.2.ebuild index b1b52a3283e5..66b65d5f7dfb 100644 --- a/app-emulation/spice/spice-0.15.2.ebuild +++ b/app-emulation/spice/spice-0.15.2.ebuild @@ -48,6 +48,7 @@ DEPEND+=" " BDEPEND=" ${PYTHON_DEPS} + dev-util/glib-utils virtual/pkgconfig $(python_gen_any_dep ' >=dev-python/pyparsing-1.5.6-r2[${PYTHON_USEDEP}] diff --git a/app-emulation/spice/spice-9999.ebuild b/app-emulation/spice/spice-9999.ebuild index b1b52a3283e5..66b65d5f7dfb 100644 --- a/app-emulation/spice/spice-9999.ebuild +++ b/app-emulation/spice/spice-9999.ebuild @@ -48,6 +48,7 @@ DEPEND+=" " BDEPEND=" ${PYTHON_DEPS} + dev-util/glib-utils virtual/pkgconfig $(python_gen_any_dep ' >=dev-python/pyparsing-1.5.6-r2[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad