diff --git a/mingw-w64-python-spyder/PKGBUILD b/mingw-w64-python-spyder/PKGBUILD index b0edba6538..da66fd89f7 100644 --- a/mingw-w64-python-spyder/PKGBUILD +++ b/mingw-w64-python-spyder/PKGBUILD @@ -4,7 +4,7 @@ _realname=spyder pkgbase=mingw-w64-python-${_realname} pkgname=${MINGW_PACKAGE_PREFIX}-python-${_realname} pkgver=5.3.2 -pkgrel=1 +pkgrel=2 pkgdesc='The Scientific Python Development Environment (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') @@ -51,6 +51,8 @@ depends=( ${MINGW_PACKAGE_PREFIX}-python-textdistance ${MINGW_PACKAGE_PREFIX}-python-three-merge ${MINGW_PACKAGE_PREFIX}-python-watchdog + ${MINGW_PACKAGE_PREFIX}-python-whatthepatch + ${MINGW_PACKAGE_PREFIX}-qtwebkit ) optdepends=( ${MINGW_PACKAGE_PREFIX}-cython