summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66f5329715ff..4f5959799eea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Set of Python bindings for The Qt Company's Qt3D libraries"
arch=('x86_64')
url="https://www.riverbankcomputing.com/software/pyqt3d"
license=('GPL')
-depends=('qt5-3d')
+depends=('qt5-3d' 'python-pyqt5')
makedepends=('sip')
source=("https://www.riverbankcomputing.com/static/Downloads/PyQt3D/${pkgver}/PyQt3D_gpl-${pkgver}.tar.gz")
sha256sums=('a02069872439589080ce1bf3206dd16e328e6db2d8cb67020ae36a327682098a')