wok-current diff thunar-archive-plugin/receipt @ rev 4146
Fix: thunar-archive-plugin DEPENDS & BUILD_DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Sep 20 13:49:54 2009 +0000 (2009-09-20) |
parents | 709979335981 |
children | 92f4bffb2647 |
line diff
1.1 --- a/thunar-archive-plugin/receipt Fri Jan 23 23:03:33 2009 +0100 1.2 +++ b/thunar-archive-plugin/receipt Sun Sep 20 13:49:54 2009 +0000 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Thunar Archive Manager plugin" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="Thunar" 1.8 -BUILD_DEPENDS="Thunar-dev" 1.9 +DEPENDS="thunar" 1.10 +BUILD_DEPENDS="thunar-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://foo-projects.org/~benny/projects/thunar-archive-plugin/index.html" 1.13 WGET_URL="http://download.berlios.de/xfce-goodies/$TARBALL"