diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index 212a6a3915c..234ff9fb835 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -2739,7 +2739,8 @@ printed to standard output.") "--localstatedir=/var" ;; The shebang of the generated test files should be patched ;; before enabling tests. - "--disable-tests") + "--disable-tests" + "--disable-dumper") #:make-flags #~(list (string-append "typelibdir=" #$output "/lib/girepository-1.0")) #:phases @@ -2771,8 +2772,7 @@ printed to standard output.") (setenv "HAVE_VALGRIND_FALSE" "#")))))) (inputs (list glib - gtk+ - gtk+-2)) + gtk+)) (native-inputs (list autoconf automake