From a27232e2eecfcf3ba5bf9aeb57e22ddcac6f5019 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 18 Jan 2026 11:55:23 +0100 Subject: [PATCH] www-client/epiphany: blueprint-compiler is needed at build time Thanks-to: dave at ave3 dot xyz Thanks-to: zyxhere Closes: https://bugs.gentoo.org/967870 Signed-off-by: Pacho Ramos --- www-client/epiphany/epiphany-49.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www-client/epiphany/epiphany-49.2.ebuild b/www-client/epiphany/epiphany-49.2.ebuild index 749b6681a92ab..1827581883c5a 100644 --- a/www-client/epiphany/epiphany-49.2.ebuild +++ b/www-client/epiphany/epiphany-49.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://apps.gnome.org/Epiphany/" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" @@ -42,6 +42,7 @@ RDEPEND="${DEPEND} # appstream-glib needed for appdata.xml gettext translation BDEPEND=" dev-libs/appstream-glib + dev-util/blueprint-compiler dev-python/docutils >=dev-util/gdbus-codegen-2.80.5-r1 dev-util/glib-utils