summaryrefslogtreecommitdiff
path: root/community/weston
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-30 00:06:23 -0700
committerroot <root@rshg054.dnsready.net>2013-03-30 00:06:23 -0700
commitec8ec85d765aa7c0826e20196c70e20e0e4e7169 (patch)
tree2a5b68f74fcd33ac18c8908d110554353d9fb0dc /community/weston
parent236f7ce9638c79b9ff594552540f3f5a2cbd8703 (diff)
Sat Mar 30 00:06:23 PDT 2013
Diffstat (limited to 'community/weston')
-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')