wok-stable diff xfsprogs/receipt @ rev 4375

emacs: fix depends
author Paul Issott <paul@slitaz.org>
date Sun Oct 11 13:56:43 2009 +0000 (2009-10-11)
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 Oct 11 13:56:43 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/"