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 159d45f0ac0d..52af1b9052f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: tobias <tobias@archlinux.org>
pkgname=libxfce4util-git
-pkgver=4.12.1.r15.g47db2f8
+pkgver=4.12.1.r16.gf8e35f0
pkgrel=1
pkgdesc="Basic utility non-GUI functions for Xfce"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ url=http://git.xfce.org/xfce/${pkgname%-*}/tree/README
license=(GPL2)
groups=(xfce4-git)
depends=(glib2)
-makedepends=(git xfce4-dev-tools)
+makedepends=(git xfce4-dev-tools gobject-introspection)
provides=(${pkgname%-*}=$pkgver)
conflicts=(${pkgname%-*})
options=(!libtool)