From 3d9b83608a2233b5cc4c8b001c7a2ad1eb9eb00c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sat, 25 Jul 2009 17:40:06 +0000 Subject: x11/thunar: add gamin to depends for -dev --- x11/thunar/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/thunar/APKBUILD b/x11/thunar/APKBUILD index e3afae93..9d6ba6d8 100644 --- a/x11/thunar/APKBUILD +++ b/x11/thunar/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=thunar pkgver=1.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="File manager for Xfce" url="http://thunar.xfce.org" license="GPL2 LGPL2" @@ -14,7 +14,7 @@ install="thunar.post-install thunar.post-upgrade thunar.post-deinstall" source="http://www.xfce.org/archive/xfce-4.6.1/src/Thunar-$pkgver.tar.bz2 $install" -depends_dev="exo-dev glib-dev" +depends_dev="exo-dev glib-dev gamin-dev" build () { cd "$srcdir"/Thunar-$pkgver -- cgit v1.2.3