wok-4.x diff warmux/receipt @ rev 12322
get-wfica: update (thanks Carl)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 22 18:22:54 2012 +0200 (2012-08-22) |
parents | 3008f9f44cb0 |
children |
line diff
1.1 --- a/warmux/receipt Fri May 20 05:14:25 2011 +0000 1.2 +++ b/warmux/receipt Wed Aug 22 18:22:54 2012 +0200 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()