Fix CI on Windows again.
man-db has now been removed from the base-devel group.
This commit is contained in:
parent
f98e7d1a70
commit
f705e7b61c
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue