wok-next diff manaplus/receipt @ rev 20518
wordwarvi:typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 23 09:21:17 2018 +0100 (2018-03-23) |
parents | 9689f1b75619 |
children | d5aab818505e |
line diff
1.1 --- a/manaplus/receipt Tue Dec 30 10:01:09 2014 +0100 1.2 +++ b/manaplus/receipt Fri Mar 23 09:21:17 2018 +0100 1.3 @@ -10,8 +10,8 @@ 1.4 WEB_SITE="http://manaplus.org/" 1.5 WGET_URL="http://download.evolonline.org/manaplus/download/$VERSION/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="curl-dev enet libxml2-dev libsdl-mixer-dev libsdl-image-dev libsdl-net-dev libsdl-ttf-dev libsdl-gfx-dev physfs-dev libpng-dev zlib-dev" 1.8 -DEPENDS="curl physfs libxml2 libsdl-mixer libsdl-image libsdl-net libsdl-ttf libpng libsdl-gfx ttf-dejavu zlib" 1.9 +BUILD_DEPENDS="curl-dev enet libxml2-dev libsdl-mixer-dev libsdl-image-dev libsdl-net-dev libsdl-ttf-dev libsdl-gfx-dev physfs-dev libpng16-dev zlib-dev" 1.10 +DEPENDS="curl physfs libxml2 libsdl-mixer libsdl-image libsdl-net libsdl-ttf libpng16 libsdl-gfx ttf-dejavu zlib" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()