commit:     7f79e15573b2439c1ef19699025cd391fd82cd9b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 15 22:36:44 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Dec 15 22:37:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f79e155

gui-libs/gtk: Depend on media-fonts/cantarell for tests

The test suite uses this font explicitly. Avoids failures in at least
the following tests:

  gtk:gsk / parser empty-text.node
  gtk:gsk / parser testswitch.node
  gtk:gsk / parser widgetfactory.node

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 gui-libs/gtk/gtk-4.8.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gui-libs/gtk/gtk-4.8.2.ebuild b/gui-libs/gtk/gtk-4.8.2.ebuild
index 2f2204164430..123e66a9d1b9 100644
--- a/gui-libs/gtk/gtk-4.8.2.ebuild
+++ b/gui-libs/gtk/gtk-4.8.2.ebuild
@@ -93,6 +93,7 @@ BDEPEND="
        virtual/pkgconfig
        test? (
                dev-libs/glib:2
+               media-fonts/cantarell
                wayland? ( dev-libs/weston[headless] )
        )
 "

Reply via email to