Added missing build dependency

This commit is contained in:
hgdagon
2022-03-14 22:16:19 -07:00
committed by GitHub
parent f73f62ff8c
commit 9baf3cdabb

View File

@@ -8,6 +8,7 @@ arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
license=('LGPL')
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-python-docutils"
"${MINGW_PACKAGE_PREFIX}-autotools")
optdepends=("${MINGW_PACKAGE_PREFIX}-unrar")
options=('staticlibs' 'strip')