summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-05-25 14:10:35 +0200
committerOscar Morante2018-05-25 14:10:35 +0200
commitc55dbe5703cdc1cb9431aaa2edd1bc734d3082e6 (patch)
tree03c05833f4583ef19187539fdd169e8c3c734471
parent2bd061d10280c87eac15bd1e5d6c3406a00b685a (diff)
downloadaur-c55dbe5703cdc1cb9431aaa2edd1bc734d3082e6.tar.gz
add missing dependencies
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05d72c1da54d..150fd7d84335 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,9 @@ depends=('desktop-file-utils'
'libpng12'
'libxtst'
'libpqxx'
- 'npm')
+ 'npm'
+ 'intel-tbb'
+ 'gtk3')
optdepends=('unity-editor-beta-doc'
'unity-editor-beta-standardassets'
'unity-editor-beta-example'