wwrando: depend on python
This commit is contained in:
@@ -4,12 +4,12 @@ _realname=wwrando
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=1.9.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Wind Waker Randomizer (mingw-w64)"
|
||||
arch=('any')
|
||||
url="https://github.com/LagoLunatic/wwrando"
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-pyside2-qt5" "${MINGW_PACKAGE_PREFIX}-python-yaml" "${MINGW_PACKAGE_PREFIX}-python-pillow")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-pyside2-qt5" "${MINGW_PACKAGE_PREFIX}-python-yaml" "${MINGW_PACKAGE_PREFIX}-python-pillow")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-pyside2-tools-qt5")
|
||||
optdepends=("${MINGW_PACKAGE_PREFIX}-python-tinyaes" "${MINGW_PACKAGE_PREFIX}-python-pyfastbti" "${MINGW_PACKAGE_PREFIX}-python-pyfasttextureutils")
|
||||
options=('staticlibs' 'strip' '!debug')
|
||||
|
||||
Reference in New Issue
Block a user