wok-6.x diff warmux/receipt @ rev 14152
syslinux/isohybrid.exe: isohdpfx.bin must be built
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 04 11:53:17 2013 +0100 (2013-03-04) |
parents | 3008f9f44cb0 |
children | 2a21689b0af7 |
line diff
1.1 --- a/warmux/receipt Fri May 20 05:14:25 2011 +0000 1.2 +++ b/warmux/receipt Mon Mar 04 11:53:17 2013 +0100 1.3 @@ -13,8 +13,9 @@ 1.4 1.5 DEPENDS="libsdl-gfx libsdl-image libsdl-mixer libsdl-net libsdl-ttf \ 1.6 curl freetype libxml2 libxml++ gcc-lib-base gettext" 1.7 -BUILD_DEPENDS="libsdl-dev libsdl-gfx-dev libsdl-image-dev libsdl-mixer \ 1.8 -libsdl-net-dev libsdl-ttf-dev curl-dev freetype-dev libxml2-dev libxml++-dev pkg-config" 1.9 +BUILD_DEPENDS="libsdl-dev libsdl-gfx-dev libsdl-image-dev libsdl-mixer-dev \ 1.10 +libsdl-net-dev libsdl-ttf-dev curl-dev freetype-dev libxml2-dev libxml++-dev \ 1.11 +pkg-config" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()