x11-toolkits/pango: Mark TESTING_UNSAFE

This commit is contained in:
Gleb Popov 2024-03-06 18:33:41 +03:00
parent 92c5d523ae
commit 3746dd8ed7
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ X11_MESON_ENABLED= xft
X11_USES= xorg
X11_USE= XORG=x11,xft,xrender
TESTING_UNSAFE= 2 out of 24 tests fail
pre-configure:
# .if !exists() evaluates too early before cairo has a chance to be installed
@if ! pkg-config --exists cairo-gobject; then \