me
/
guix
Archived
1
0
Fork 0

gnu: appstream-glib: Remove unused input.

* gnu/packages/glib.scm (appstream-glib)[inputs]: Remove LIBYAML.
master
Marius Bakke 2020-05-13 16:15:30 +02:00
parent 8c19e2a92a
commit ff229e6c46
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 2 deletions

View File

@ -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"