wok-6.x diff fox/receipt @ rev 3326
exclude unwanted fdi files in HAL (improve boot time)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Jun 09 17:23:06 2009 +0000 (2009-06-09) |
parents | 8e7cd625ccfe |
children | 9f19aee613be |
line diff
1.1 --- a/fox/receipt Mon Apr 27 21:09:54 2009 +0200 1.2 +++ b/fox/receipt Tue Jun 09 17:23:06 2009 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Fox toolkit." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -DEPENDS="libpng jpeg tiff xorg-libXft" 1.8 +DEPENDS="libpng jpeg tiff xorg-libXft bzlib libgl libglu" 1.9 BUILD_DEPENDS="$DEPENDS libpng-dev jpeg-dev tiff-dev xorg-libXft-dev" 1.10 SUGGESTED="adie calculator pathfinder shutterbug" 1.11 WEB_SITE="http://www.fox-toolkit.org/"