summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-06-07 11:20:10 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-06-07 11:20:31 +0300
commit2828a68b7ea347ab98a165459445c844837624b0 (patch)
treecdab72a13bdd6d2e53536a633241ca37b61b49be /app-emulation
parentapp-emulation/spice: Stabilize 0.15.0 amd64, #850235 (diff)
downloadgentoo-2828a68b7ea347ab98a165459445c844837624b0.tar.gz
gentoo-2828a68b7ea347ab98a165459445c844837624b0.tar.bz2
gentoo-2828a68b7ea347ab98a165459445c844837624b0.zip
app-emulation/spice: add missing bdeps
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice/spice-0.15.0.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.0.ebuild b/app-emulation/spice/spice-0.15.0.ebuild
index 2d760726c3e7..308921d291a7 100644
--- a/app-emulation/spice/spice-0.15.0.ebuild
+++ b/app-emulation/spice/spice-0.15.0.ebuild
@@ -39,6 +39,7 @@ DEPEND="${RDEPEND}
smartcard? ( app-emulation/qemu[smartcard] )
test? ( net-libs/glib-networking )"
BDEPEND="${PYTHON_DEPS}
+ sys-devel/autoconf-archive
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 b3202946ba07..b8eb4f72d2ec 100644
--- a/app-emulation/spice/spice-9999.ebuild
+++ b/app-emulation/spice/spice-9999.ebuild
@@ -39,6 +39,7 @@ DEPEND="${RDEPEND}
smartcard? ( app-emulation/qemu[smartcard] )
test? ( net-libs/glib-networking )"
BDEPEND="${PYTHON_DEPS}
+ sys-devel/autoconf-archive
virtual/pkgconfig
$(python_gen_any_dep '
>=dev-python/pyparsing-1.5.6-r2[${PYTHON_USEDEP}]