wok-6.x diff ntfs-3g/receipt @ rev 4872

thunar-archive-plugin: Fix libexecdir.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 04 23:11:21 2010 +0100 (2010-02-04)
parents c0f0039db4ad
children 63e7094a41cb
line diff
     1.1 --- a/ntfs-3g/receipt	Sun May 24 12:27:14 2009 +0200
     1.2 +++ b/ntfs-3g/receipt	Thu Feb 04 23:11:21 2010 +0100
     1.3 @@ -1,11 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ntfs-3g"
     1.7 -VERSION="2009.4.4"
     1.8 +VERSION="2009.11.14"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="The free ntfs driver."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -DEPENDS="fuse"
    1.13 +DEPENDS="fuse attr"
    1.14 +BUILD_DEPENDS="attr-dev"
    1.15  TARBALL="$PACKAGE-$VERSION.tgz"
    1.16  WEB_SITE="http://www.ntfs-3g.org/"
    1.17  WGET_URL="$WEB_SITE/$TARBALL"