diff options
Diffstat (limited to 'gnu/packages/text-editors.scm')
| -rw-r--r-- | gnu/packages/text-editors.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm index 8a993617bae..3eefb7112b6 100644 --- a/gnu/packages/text-editors.scm +++ b/gnu/packages/text-editors.scm | |||
| @@ -971,6 +971,8 @@ OpenBSD team.") | |||
| 971 | #~(list "ac_cv_func_strcasecmp=yes" | 971 | #~(list "ac_cv_func_strcasecmp=yes" |
| 972 | "gl_cv_func_strcasecmp_works=yes")) | 972 | "gl_cv_func_strcasecmp_works=yes")) |
| 973 | '())) | 973 | '())) |
| 974 | (native-inputs | ||
| 975 | (list pkg-config)) | ||
| 974 | (inputs | 976 | (inputs |
| 975 | (list gettext-minimal ncurses)) | 977 | (list gettext-minimal ncurses)) |
| 976 | (home-page "https://www.nano-editor.org/") | 978 | (home-page "https://www.nano-editor.org/") |
