summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2015-10-19 20:43:21 +0200
committeraksr2015-10-19 20:43:21 +0200
commit9362561253104e797e2b0f3c64d61c7452ff3a1d (patch)
tree1efe2209f0d8ab6952da6218d351af5d5501a758
parente458840ddb928a5b63738c9231679b2f508a2050 (diff)
downloadaur-9362561253104e797e2b0f3c64d61c7452ff3a1d.tar.gz
Added dependency: xcb-util-wm.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4305d28a73d2..717d3b45f6a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A set of tools for X windows manipulation."
url="https://github.com/wmutils/core"
arch=('i686' 'x86_64')
license=('ISC')
-depends=('libxcb')
+depends=('libxcb' 'xcb-util-wm')
conflicts=('wmutils')
source=("$pkgname::git+https://github.com/wmutils/core.git"
'git+https://github.com/wmutils/opt.git'