base-devel: remove groff
Not many packages need it, so try to move it to explicit makedepends instead.
This commit is contained in:
parent
74752445ee
commit
66a18d114d
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user