summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-16 05:12:17 +0100
committerSam James <sam@gentoo.org>2023-05-16 05:12:17 +0100
commit28798d6719eaec55cf7eb58b4047cab45e7972ef (patch)
treeeec615099d0bdcb5c759a424b0bbe3ca2bf8236e
parentmedia-libs/lv2: avoid codespell test dep (diff)
downloadgentoo-28798d6719eaec55cf7eb58b4047cab45e7972ef.tar.gz
gentoo-28798d6719eaec55cf7eb58b4047cab45e7972ef.tar.bz2
gentoo-28798d6719eaec55cf7eb58b4047cab45e7972ef.zip
app-emulation/spice: add glib-utils BDEPEND
Closes: https://bugs.gentoo.org/906328 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emulation/spice/spice-0.15.2.ebuild1
-rw-r--r--app-emulation/spice/spice-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
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}]