mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user