me
/
guix
Archived
1
0
Fork 0

gnu: libcloudproviders-minimal: Remove input labels.

* gnu/packages/gnome.scm (libcloudproviders-minimal)
[native-inputs]: Remove labels.
master
Maxim Cournoyer 2022-08-22 20:58:23 -04:00
parent 7693ee2dd0
commit 5f73aaa6c3
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 3 deletions

View File

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