Fix CI on Windows (2nd attempt).
This commit is contained in:
parent
9bcee6c2c8
commit
a6e71f30d6
|
|
@ -9,7 +9,7 @@ url="http://iverilog.icarus.com/"
|
|||
license=('GPLv2+')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-readline"
|
||||
"${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-autoconf"
|
||||
makedepends=("autoconf"
|
||||
"${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
"${MINGW_PACKAGE_PREFIX}-ghostscript")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue