wok diff warmux/receipt @ rev 12004
electricsheep: fixed url, added icon
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Mar 05 09:17:19 2012 -0800 (2012-03-05) |
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 05 09:17:19 2012 -0800 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()