summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornull2015-08-26 15:57:11 -0400
committernull2015-08-26 15:57:11 -0400
commitb7036da08b26461c76ef25bccf7467992b86a68b (patch)
tree176c66dddbbaebb351ebd2449e3acf45b78e36d6
parentee63ecfd3bac48b943c283b614661a41ea145209 (diff)
downloadaur-b7036da08b26461c76ef25bccf7467992b86a68b.tar.gz
Update dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25e55b582b33..dd53f0ff57b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Qt gui for Synergy which lets you remotely control other computers."
url="http://www.volker-lanz.de/en/software/qsynergy/"
license=(GPL)
arch=('i686' 'x86_64')
-depends=('qt' 'synergy')
+depends=('qt5-base' 'synergy')
makedepends=()
conflicts=()
provides=()