wok 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 ae6a16e8b7bc
children ea89b0d8d74f
files thunar-archive-plugin/receipt
line diff
     1.1 --- a/thunar-archive-plugin/receipt	Sun Sep 20 13:48:01 2009 +0000
     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"