author | Antonio Rojas
<arojas@archlinux.org> 2019-10-30 06:57:44 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-10-30 06:57:44 UTC |
parent | eb4c9787ac369cd8cf14a093a0792a482b769277 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 14ad991..461ebf4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ arch=(x86_64) url='https://www.qt.io' license=(LGPL) pkgdesc='Enables the use of Qt5 APIs in Python applications' -depends=(python-shiboken2 qt5-base) +depends=(python-shiboken2 qt5-declarative) makedepends=(shiboken2 cmake qt5-multimedia qt5-tools qt5-sensors qt5-charts qt5-webengine qt5-datavis3d qt5-websockets qt5-speech qt5-3d qt5-svg qt5-script qt5-scxml qt5-x11extras qt5-remoteobjects)