wok-6.x diff xfsprogs/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 | 7ae8a3f4e6a0 |
children | 72e89ad0efc8 |
line diff
1.1 --- a/xfsprogs/receipt Sat Oct 11 12:07:46 2008 +0000 1.2 +++ b/xfsprogs/receipt Sun Sep 20 13:49:54 2009 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Utilities for making, mounting, and manipulating XFS file-system" 1.6 MAINTAINER="patel@math.uga.edu" 1.7 +DEPENDS="e2fsprogs" 1.8 BUILD_DEPENDS="e2fsprogs-dev libtool" 1.9 TARBALL=${PACKAGE}_${VERSION}-1.tar.gz 1.10 WEB_SITE="http://oss.sgi.com/projects/xfs/"