Fix CI on Windows again.

man-db has now been removed from the base-devel group.
This commit is contained in:
Martin Whitaker 2022-01-07 23:33:41 +00:00
parent f98e7d1a70
commit f705e7b61c
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ license=('GPLv2+')
depends=("${MINGW_PACKAGE_PREFIX}-readline"
"${MINGW_PACKAGE_PREFIX}-gcc-libs")
makedepends=("autoconf"
"man-db"
"${MINGW_PACKAGE_PREFIX}-gcc"
"${MINGW_PACKAGE_PREFIX}-ghostscript")