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"
|
"-Denable-gtk-doc=false"
|
||||||
"-Dvapigen=false")))
|
"-Dvapigen=false")))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("glib:bin" ,glib "bin")
|
(list `(,glib "bin") pkg-config vala))
|
||||||
("pkg-config" ,pkg-config)
|
|
||||||
("vala" ,vala)))
|
|
||||||
(inputs
|
(inputs
|
||||||
(list glib glib-networking))
|
(list glib glib-networking))
|
||||||
(synopsis "Cloudproviders Integration API")
|
(synopsis "Cloudproviders Integration API")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue