From 1ed18dd5666fcf5f9f32a95ef41eed209827a046 Mon Sep 17 00:00:00 2001 From: Konstantin Podsvirov Date: Tue, 2 Aug 2022 01:01:08 +0300 Subject: [PATCH] spyder: More dependencies --- mingw-w64-python-spyder/PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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