summaryrefslogtreecommitdiff
path: root/community/synergy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/synergy/PKGBUILD')
-rw-r--r--community/synergy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/synergy/PKGBUILD b/community/synergy/PKGBUILD
index 660cfa102..1c1817a07 100644
--- a/community/synergy/PKGBUILD
+++ b/community/synergy/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.4.10
pkgrel=2
pkgdesc="Share a single mouse and keyboard between multiple computers"
url="http://synergy-foss.org"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('gcc-libs' 'libxtst' 'libxinerama')
makedepends=('libxt' 'cmake' 'qt4')
optdepends=('qt4: gui support')