Merge pull request #12398 from podsvirov/spyder-add-depends
spyder: More dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user