commit:     a27232e2eecfcf3ba5bf9aeb57e22ddcac6f5019
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 10:55:23 2026 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 11:00:19 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a27232e2

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 <pacho <AT> gentoo.org>

 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 749b6681a92a..1827581883c5 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

Reply via email to