From 88360a4a2ee93735ba87721d2b7452959b4cb3f4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 10 May 2023 01:08:30 +0100 Subject: app-emulation/spice: add note why no meson yet Bug: https://gitlab.freedesktop.org/spice/spice/-/issues/75 Signed-off-by: Sam James --- app-emulation/spice/spice-0.15.1-r1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'app-emulation/spice') diff --git a/app-emulation/spice/spice-0.15.1-r1.ebuild b/app-emulation/spice/spice-0.15.1-r1.ebuild index b70f059e580a..6e09dc04f683 100644 --- a/app-emulation/spice/spice-0.15.1-r1.ebuild +++ b/app-emulation/spice/spice-0.15.1-r1.ebuild @@ -4,6 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{9,10,11} ) +# Port to meson once https://gitlab.freedesktop.org/spice/spice/-/issues/75 is fixed inherit autotools python-any-r1 readme.gentoo-r1 xdg-utils DESCRIPTION="SPICE server" -- cgit v1.2.3-65-gdbad