Doğan Çeçen wrote 8 months ago
(address . guix-patches@gnu.org)(name . Doğan Çeçen)(address . sepeth@gmail.com)
A previously excluded test suit got renamed.
Change-Id: I06b3d84b0b047df08a148e7068b890aa114aad2d
---
gnu/packages/gtk.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Toggle diff (17 lines)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 56763cd835..5bd574120e 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1183,7 +1183,7 @@ (define-public gtk
;; also disabled these, see:
;; https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050075
"--no-suite=wayland_failing"
- "--no-suite=wayland_gles_failing")
+ "--no-suite=wayland_gles2_failing")
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'generate-gdk-pixbuf-loaders-cache-file
base-commit: d11912ac254d1dd8f5d1f5d67c59d0f6d6b68006
--
2.45.2