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 99504510500f..a632028be45c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="bash script to handle pass storages in a convenient way"
arch=('any')
url='https://github.com/carnager/rofi-pass'
license=('GPL')
-depends=('xorg-xprop' 'wmctrl' 'xdg-utils' 'rofi-git' 'pass'
+depends=('xorg-xprop' 'xdg-utils' 'rofi-git' 'pass'
'xdotool'
'xclip')