[arch-commits] Commit in libxfce4menu/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Jun 9 08:27:18 UTC 2009
Date: Tuesday, June 9, 2009 @ 04:27:17
Author: jgc
Revision: 42024
Add gtk2 makedepends. This is an upstream bug though, as the dependency has been removed. The check in configure is plain wrong
Modified:
libxfce4menu/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-09 08:21:40 UTC (rev 42023)
+++ PKGBUILD 2009-06-09 08:27:17 UTC (rev 42024)
@@ -10,7 +10,7 @@
url="http://www.xfce.org/"
groups=('xfce4')
depends=("libxfce4util>=4.6.1")
-makedepends=('pkgconfig' 'intltool')
+makedepends=('pkgconfig' 'intltool' 'gtk2')
options=('!libtool')
source=(http://mocha.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
md5sums=('5dc9343885c2c6f931318b2a1cdcc9db')
More information about the arch-commits
mailing list