Fix CI on Windows again.
man-db has now been removed from the base-devel group.
(cherry picked from commit f705e7b61c)
This commit is contained in:
parent
b17a967ced
commit
9bf45e89f0
|
|
@ -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