gnu: libcloudproviders-minimal: Remove input labels.
* gnu/packages/gnome.scm (libcloudproviders-minimal) [native-inputs]: Remove labels.master
parent
7693ee2dd0
commit
5f73aaa6c3
|
@ -370,9 +370,7 @@ features to enable users to create their discs easily and quickly.")
|
|||
"-Denable-gtk-doc=false"
|
||||
"-Dvapigen=false")))
|
||||
(native-inputs
|
||||
`(("glib:bin" ,glib "bin")
|
||||
("pkg-config" ,pkg-config)
|
||||
("vala" ,vala)))
|
||||
(list `(,glib "bin") pkg-config vala))
|
||||
(inputs
|
||||
(list glib glib-networking))
|
||||
(synopsis "Cloudproviders Integration API")
|
||||
|
|
Reference in New Issue