wok diff cromfs/receipt @ rev 5074

get-flash-plugin: re-export firefox libs if not found
author Rohit Joshi <jozee@slitaz.org>
date Fri Mar 12 11:43:55 2010 +0000 (2010-03-12)
parents 8fa4196121d4
children c90959c0a6b8
line diff
     1.1 --- a/cromfs/receipt	Tue Sep 22 15:52:14 2009 +0200
     1.2 +++ b/cromfs/receipt	Fri Mar 12 11:43:55 2010 +0000
     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"