mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05:00
gnu: libgpg-error: Remove input label.
* gnu/packages/gnupg.scm (libgpg-error)[native-inputs]: Remove label.
This commit is contained in:
parent
6be081eb12
commit
cda7e5d0e5
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ (define (link triplet source)
|
|||
(_ #t)))
|
||||
(#t #t)))))))
|
||||
'()))
|
||||
(native-inputs `(("gettext" ,gettext-minimal)))
|
||||
(native-inputs (list gettext-minimal))
|
||||
(home-page "https://gnupg.org")
|
||||
(synopsis "Library of error values for GnuPG components")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue