wok diff xpaint/receipt @ rev 14011
Add: schroedinger - Dirac Video codec
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Feb 17 19:49:27 2013 +0100 (2013-02-17) |
parents | be2618d310ab |
children | 2b9f96603415 |
line diff
1.1 --- a/xpaint/receipt Fri Jan 25 10:52:31 2013 +0100 1.2 +++ b/xpaint/receipt Sun Feb 17 19:49:27 2013 +0100 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()