gnu: babl: Build with introspection.
* gnu/packages/gimp.scm (babl)[#:configure-flags]: Remove “-Denable-gir=false”.master
parent
d6d9e65175
commit
99cfb624ca
|
@ -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
|
||||
|
|
Reference in New Issue