summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 767a3351dc86..f4a4f36508d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Use Vim to edit text anywhere"
arch=("any")
url="https://github.com/cjbassi/vim-anywhere"
license=("MIT")
-depends=("xclip" "xdotool")
+depends=("xclip")
makedepends=("git")
provides=("vim-anywhere")
source=("git+https://github.com/cjbassi/vim-anywhere")