From 9d0713f9edf4674f4464e74e09dc080b0d8b8c1a Mon Sep 17 00:00:00 2001 From: Neophytos Date: Wed, 18 Dec 2013 20:10:06 +0000 Subject: [PATCH] xcb-util-keysyms: rebuilt for xorg group update --- xcb-util-keysyms/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xcb-util-keysyms/PKGBUILD b/xcb-util-keysyms/PKGBUILD index 7662f5585..82e597d8c 100644 --- a/xcb-util-keysyms/PKGBUILD +++ b/xcb-util-keysyms/PKGBUILD @@ -1,14 +1,15 @@ +# Part of the X.org group # Maintainer: Neophytos Kolokotronis pkgname=xcb-util-keysyms pkgver=0.3.9 -pkgrel=2 +pkgrel=3 pkgdesc="Utility libraries for XC Binding" arch=('x86_64') url="http://xcb.freedesktop.org" license=('custom') depends=('libxcb' 'xcb-util') -makedepends=('gperf') +makedepends=('gperf' 'xorg-util-macros') options=('!libtool') source=(http://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2 LICENSE)