base-devel: drop gperf

only a handful of packages need this, makedep
explicitly instead.
This commit is contained in:
Christoph Reiter 2022-12-23 18:12:00 +01:00
parent ddeb97ebcc
commit 085698dce3

View File

@ -2,7 +2,7 @@
pkgname=base-devel
pkgver=2022.12
pkgrel=1
pkgrel=2
pkgdesc='Minimal package set for building packages with makepkg'
url='https://www.msys2.org'
arch=('any')
@ -18,7 +18,6 @@ depends=(
'flex'
'gawk'
'gettext'
'gperf'
'grep'
'texinfo'
'texinfo-tex'