wok-4.x diff thunar/receipt @ rev 8039
Fix: most xfce4 apps need intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 20 15:02:14 2011 +0100 (2011-01-20) |
parents | 99fb3f988136 |
children | 723666943311 |
line diff
1.1 --- a/thunar/receipt Thu Jan 20 02:15:13 2011 +0100 1.2 +++ b/thunar/receipt Thu Jan 20 15:02:14 2011 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 DEPENDS="libpng jpeg libxfce4util dbus libexo startup-notification xfce4-panel \ 1.5 gamin pcre libexif" 1.6 BUILD_DEPENDS="libpng-dev jpeg-dev libxfce4util-dev dbus-dev 1.7 - libexo-dev startup-notification-dev xfce4-panel-dev zlib-dev" 1.8 + libexo-dev startup-notification-dev xfce4-panel-dev zlib-dev intltool" 1.9 SOURCE="Thunar" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.xfce.org"