gnu: gegl: Build with introspection. * gnu/packages/gimp.scm (gegl)[arguments]: Remove #:configure-flags.
1 files changed, 1 insertions(+), 3 deletions(-) M gnu/packages/gimp.scm
M gnu/packages/gimp.scm => gnu/packages/gimp.scm +1 -3
@@ 231,9 231,7 @@ provided, as well as a framework to add new color models and data types.") (base32 "0iw2wag3sls7va4c3dmczisbs9na4ml0rppnk1ymv0789gcjd321")))) (build-system meson-build-system) (arguments `(#:configure-flags (list "-Dintrospection=false") #:phases `(#:phases (modify-phases %standard-phases (add-after 'unpack 'extend-test-time-outs (lambda _