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+)
|
||||
("json-glib" ,json-glib)
|
||||
("libarchive" ,libarchive)
|
||||
("libsoup" ,libsoup)
|
||||
("libyaml" ,libyaml)))
|
||||
("libsoup" ,libsoup)))
|
||||
(arguments
|
||||
`(#:configure-flags
|
||||
(list "-Ddep11=false"
|
||||
|
|
Reference in New Issue