summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrandon Clifford2016-03-14 17:18:24 -0600
committerBrandon Clifford2016-03-14 17:21:09 -0600
commitf8a223c556313ee9a29f63c39e367ad3d8723155 (patch)
tree6cc515b8102390685fcf35e930748c5a5b387f9f /PKGBUILD
parent49d411c53729c2cfe14eb24778abd8e7ec192adf (diff)
downloadaur-f8a223c556313ee9a29f63c39e367ad3d8723155.tar.gz
Add libxkbcommon-x11 as build dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d722abd98835..291e18e1c717 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('MIT')
depends=('xcb-util-image' 'xcb-util-keysyms' 'pam' 'libev' 'libx11' 'cairo')
provides=('i3lock')
conflicts=('i3lock')
-makedepends=('git')
+makedepends=('git' 'libxkbcommon-x11')
source=("git+https://github.com/Arcaena/$_gitname.git")
md5sums=('SKIP')