wok diff xpaint/receipt @ rev 14726
Up mesa (9.1.3), intel haswell support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 13 09:32:02 2013 +0200 (2013-06-13) |
parents | be2618d310ab |
children | 2b9f96603415 |
line diff
1.1 --- a/xpaint/receipt Fri Jan 25 10:52:31 2013 +0100 1.2 +++ b/xpaint/receipt Thu Jun 13 09:32:02 2013 +0200 1.3 @@ -10,7 +10,8 @@ 1.4 WGET_URL="$SF_MIRROR/sf-$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="openjpeg libXaw3dXft" 1.7 -BUILD_DEPENDS="openjpeg-dev libXaw3dXft-dev" 1.8 +BUILD_DEPENDS="openjpeg-dev libXaw3dXft-dev libpng-dev jpeg-dev tiff-dev \ 1.9 +expat-dev" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()