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 c87811366..55df83ac8 100644
--- a/community/synergy/PKGBUILD
+++ b/community/synergy/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.4.12
pkgrel=1
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' 'crypto++')
makedepends=('libxt' 'cmake' 'qt4' 'unzip')
optdepends=('qt4: gui support')