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 c988c332406b..12fead2b5d36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="http://github.com/edio/randrctl"
license=('GPLv3')
makedepends=('git' 'python-pip')
-depends=('python' 'xorg-xrandr')
+depends=('python' 'python-argcomplete' 'xorg-xrandr')
optdepends=('bash-completion')
source=(
'git+https://github.com/edio/randrctl.git'