me
/
guix
Archived
1
0
Fork 0

gnu: babl: Build with introspection.

* gnu/packages/gimp.scm (babl)[#:configure-flags]: Remove “-Denable-gir=false”.
master
Liliana Marie Prikler 2024-02-29 06:17:22 +01:00
parent d6d9e65175
commit 99cfb624ca
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 1 additions and 2 deletions

View File

@ -193,8 +193,7 @@ of a larger interface.")
(build-system meson-build-system)
(arguments
`(#:configure-flags
(list "-Denable-gir=false"
"-Dwith-docs=false")))
(list "-Dwith-docs=false")))
(native-inputs
(list gobject-introspection pkg-config vala))
(propagated-inputs