wok rev 10611
warmux: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 26 17:39:19 2011 +0200 (2011-05-26) |
parents | e7780d51d896 |
children | 2e44a54da5e9 |
files | warmux/receipt |
line diff
1.1 --- a/warmux/receipt Thu May 26 17:22:51 2011 +0200 1.2 +++ b/warmux/receipt Thu May 26 17:39:19 2011 +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()