diff options
| -rw-r--r-- | gnu/packages/gnupg.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 0847d006812..2f3e059fa76 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm | |||
| @@ -160,7 +160,6 @@ | |||
| 160 | (("(^| )main *\\(.*" all) | 160 | (("(^| )main *\\(.*" all) |
| 161 | (string-append all "{\n exit (77);//"))))))) | 161 | (string-append all "{\n exit (77);//"))))))) |
| 162 | (else #~()))))) | 162 | (else #~()))))) |
| 163 | (native-inputs (list gettext-minimal)) | ||
| 164 | (home-page "https://gnupg.org/software/libgpg-error") | 163 | (home-page "https://gnupg.org/software/libgpg-error") |
| 165 | (synopsis "Library of error values for GnuPG components") | 164 | (synopsis "Library of error values for GnuPG components") |
| 166 | (description | 165 | (description |
