base-devel: remove groff

Not many packages need it, so try to move it to explicit
makedepends instead.
This commit is contained in:
Christoph Reiter 2022-12-23 11:26:52 +01:00
parent 74752445ee
commit 66a18d114d

View File

@ -1,8 +1,8 @@
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
pkgname=base-devel
pkgver=2022.01
pkgrel=2
pkgver=2022.12
pkgrel=1
pkgdesc='Minimal package set for building packages with makepkg'
url='https://www.msys2.org'
arch=('any')
@ -20,7 +20,6 @@ depends=(
'gettext'
'gperf'
'grep'
'groff'
'texinfo'
'texinfo-tex'
'make'