gnu: appstream-glib: Remove unused input.
* gnu/packages/glib.scm (appstream-glib)[inputs]: Remove LIBYAML.master
parent
8c19e2a92a
commit
ff229e6c46
|
@ -929,8 +929,7 @@ programming language. It also contains the utility
|
||||||
("gtk+" ,gtk+)
|
("gtk+" ,gtk+)
|
||||||
("json-glib" ,json-glib)
|
("json-glib" ,json-glib)
|
||||||
("libarchive" ,libarchive)
|
("libarchive" ,libarchive)
|
||||||
("libsoup" ,libsoup)
|
("libsoup" ,libsoup)))
|
||||||
("libyaml" ,libyaml)))
|
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
`(#:configure-flags
|
||||||
(list "-Ddep11=false"
|
(list "-Ddep11=false"
|
||||||
|
|
Reference in New Issue