Update PKGBUILD

This commit is contained in:
Raed Rizqie
2021-10-20 00:55:27 +08:00
parent 5ad9c19e30
commit cd024ba8ef

View File

@@ -12,7 +12,9 @@ license=('MIT')
url='https://github.com/spyder-ide/qtawesome'
depends=(
${MINGW_PACKAGE_PREFIX}-python-qtpy
${MINGW_PACKAGE_PREFIX}-python-pyqt5)
${MINGW_PACKAGE_PREFIX}-python-pyqt5
${MINGW_PACKAGE_PREFIX}-python-pywin32
${MINGW_PACKAGE_PREFIX}-python-jupyter_core)
makedepends=(
${MINGW_PACKAGE_PREFIX}-python
${MINGW_PACKAGE_PREFIX}-python-setuptools)