summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJuraj Fiala2015-09-09 06:40:50 +0200
committerJuraj Fiala2015-09-09 06:40:50 +0200
commitfea1456db258c89376b61a1a8bd92e84b3990308 (patch)
tree53aef093f5f504409f4c231e15dc2ba83232f5ab /.SRCINFO
parentf3e8fb5ae65157831285336fea7a8b47e8867563 (diff)
downloadaur-fea1456db258c89376b61a1a8bd92e84b3990308.tar.gz
Added missing dependency, fixes crash on launch.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72d2ffb1c62a..c2e52740e4ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unity-editor
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
pkgver = 5.1.0f3+2015090301
- pkgrel = 1
+ pkgrel = 2
url = https://unity3d.com/
install = unity-editor.install
arch = x86_64
@@ -16,6 +16,7 @@ pkgbase = unity-editor
depends = nss
depends = libpng12
depends = libxtst
+ depends = libpqxx
depends = monodevelop
optdepends = ffmpeg: for WebGL exporting
optdepends = nodejs: for WebGL exporting