me
/
guix
Archived
1
0
Fork 0

gnu: glib-networking: Remove input labels.

* gnu/packages/gnome.scm (glib-networking)[native-inputs]: Remove labels.
master
Marius Bakke 2022-07-13 23:04:18 +02:00
parent 5787e60a80
commit 5a9828239d
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 2 deletions

View File

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