wok-next diff xfsprogs/receipt @ rev 3261
Add: libffi
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Mon Jun 01 10:45:43 2009 +0000 (2009-06-01) |
parents | 7ae8a3f4e6a0 |
children | 72e89ad0efc8 |
line diff
1.1 --- a/xfsprogs/receipt Sat Oct 11 12:07:46 2008 +0000 1.2 +++ b/xfsprogs/receipt Mon Jun 01 10:45: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/"