George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
fish
Commits:
f3df74e9 by Sebastian Wiesner at 2025-03-20T12:06:53+01:00
Depend on groff instead of nroff
nroff is the executable not the package name.
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -15,7 +15,7 @@ license=('GPL-2.0-only AND BSD-3-Clause AND ISC AND MIT AND
PSF-2.0')
depends=('glibc' 'gcc-libs' 'ncurses' 'pcre2')
optdepends=('python: man page completion parser / web config tool'
'pkgfile: command-not-found hook'
- 'nroff: --help for built-in commmands'
+ 'groff: --help for built-in commmands'
'mandoc: --help for built-in commmands (alternative)'
'xsel: X11 clipboard integration'
'xclip: X11 clipboard integration (alternative)'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fish/-/commit/f3df74e9b54f79e20e0d15756aca391ab52599c1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fish/-/commit/f3df74e9b54f79e20e0d15756aca391ab52599c1
You're receiving this email because of your account on gitlab.archlinux.org.