From d84e7e621b059d11c483d6864cb1a549572d1821 Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Mon, 11 Jul 2011 01:19:14 -0300 Subject: Several fixes --- extra/xfconf/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extra/xfconf') diff --git a/extra/xfconf/PKGBUILD b/extra/xfconf/PKGBUILD index 5c10d59d1..8f57230a6 100644 --- a/extra/xfconf/PKGBUILD +++ b/extra/xfconf/PKGBUILD @@ -4,7 +4,7 @@ pkgname=xfconf pkgver=4.8.0 -pkgrel=2 +pkgrel=3 pkgdesc="a simple client-server configuration storage and query system" arch=('i686' 'x86_64' 'mips64el') license=('GPL2') @@ -13,7 +13,8 @@ groups=('xfce4') # http://www.xfce.org/documentation/requirements # keep dbus and gtk2, see also http://bugs.archlinux.org/task/14536 depends=( "libxfce4util>=4.8.0" "dbus-glib" 'dbus' 'gtk2') -makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig' 'glib-perl' 'intltool' 'gtk-doc' 'chrpath') +makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig' +'perl-xml-parser' 'glib-perl' 'intltool' 'gtk-doc' 'chrpath') options=('!libtool' '!emptydirs') source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2) md5sums=('0f11ed1ec7789c5c4c3fcc7cdb3c2940') -- cgit v1.2.3-54-g00ecf