summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzat Abdullin2017-06-24 09:41:49 +0000
committerAzat Abdullin2017-06-24 09:41:49 +0000
commit9b7c0a36333400492eb59028907a21b33fc9ab8a (patch)
treef0a3b49dcbeb87720345f7b334a15837d62ca50e /PKGBUILD
parent1d0cbf312b9497c28977426188ce21985d41cee4 (diff)
downloadaur-9b7c0a36333400492eb59028907a21b33fc9ab8a.tar.gz
new dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7ed4c19051c..18467a81ad90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url="https://github.com/PhonePi"
arch=("i686" "x86_64" "armv6h")
license=("GPL2")
makedepends=("git")
-depends=("qt5-base" "qt5-tools")
+depends=("qt5-base" "qt5-tools" "qt5-3d")
source=(git://github.com/PhonePi/phonepi.git)
sha256sums=("SKIP")