summaryrefslogtreecommitdiff
path: root/community/weston/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/weston/PKGBUILD')
-rw-r--r--community/weston/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/weston/PKGBUILD b/community/weston/PKGBUILD
index dfed9d1d8..c0f56bf36 100644
--- a/community/weston/PKGBUILD
+++ b/community/weston/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=weston
pkgver=1.0.6
-pkgrel=1
+pkgrel=2
pkgdesc='Reference implementation of a Wayland compositor'
arch=('i686' 'x86_64')
url='http://wayland.freedesktop.org'
license=('MIT')
options=(!libtool)
-depends=('libxkbcommon' 'wayland' 'mesa' 'cairo' 'poppler-glib' 'mtdev' 'libxcursor' 'glu')
+depends=('libxkbcommon' 'wayland' 'mesa' 'cairo' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'xkeyboard-config')
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
sha1sums=('d39d487317ededb9d66365bc1402ee0bc5e20dd0')