summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28e388ca7db3..84c90acb127f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=wlc-git
pkgver=r845.66425fb
-pkgrel=1
+pkgrel=2
pkgdesc='Wayland compositor library'
url='https://github.com/Cloudef/wlc'
@@ -10,7 +10,7 @@ license=('GPL')
options=('debug' '!strip')
depends=('wayland' 'pixman' 'libxkbcommon' 'libinput' 'libx11' 'libxcb' 'libgl'
- 'libdrm' 'mesa' 'xcb-util-image')
+ 'libdrm' 'mesa' 'xcb-util-image' 'xcb-util-wm')
makedepends=('git' 'cmake')
provides=('wlc')