wok diff cromfs/receipt @ rev 6094
tazbb/sort_cook_list: wanted fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 30 16:34:18 2010 +0200 (2010-08-30) |
parents | 8fa4196121d4 |
children | c90959c0a6b8 |
line diff
1.1 --- a/cromfs/receipt Tue Sep 22 15:52:14 2009 +0200 1.2 +++ b/cromfs/receipt Mon Aug 30 16:34:18 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Compressed read only filesystem implemented with FUSE." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="fuse lzma lzo" 1.8 +DEPENDS="fuse lzma lzo libgomp" 1.9 BUILD_DEPENDS="$DEPENDS fuse-dev lzo-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://bisqwit.iki.fi/source/cromfs.html"