summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5050cef4e563..7d459a6900a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ pkgdesc="Turn your mobile phone or tablet into a set of wireless mouse and keybo
arch=("any")
url="https://remotemouse.net/"
license=('Unknown')
-depends=("libappindicator-sharp")
+depends=("libappindicator-sharp"
+ "xdotool")
source=("http://www.remotemouse.net/downloads/RemoteMouse.tar.gz"
"remotemouse.sh"
"remotemouse.service")