mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-11 06:20:18 +01:00
gnu: glib-networking: Remove input labels.
* gnu/packages/gnome.scm (glib-networking)[native-inputs]: Remove labels.
This commit is contained in:
parent
5787e60a80
commit
5a9828239d
1 changed files with 1 additions and 2 deletions
|
@ -4736,8 +4736,7 @@ indicators etc).")
|
|||
(search-patch
|
||||
"glib-networking-32-bit-time.patch")))))))))
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)
|
||||
("gettext" ,gettext-minimal)))
|
||||
(list pkg-config gettext-minimal))
|
||||
(inputs
|
||||
(list glib gnutls gsettings-desktop-schemas libproxy))
|
||||
(home-page "https://wiki.gnome.org/Projects/GLib")
|
||||
|
|
Loading…
Add table
Reference in a new issue