mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libcloudproviders-minimal: Remove input labels.
* gnu/packages/gnome.scm (libcloudproviders-minimal) [native-inputs]: Remove labels.
This commit is contained in:
parent
7693ee2dd0
commit
5f73aaa6c3
1 changed files with 1 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue