wok diff btanks/receipt @ rev 14513
lynis: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 14 14:59:29 2013 +0200 (2013-05-14) |
parents | 6b09507225ec |
children | a7b54d88ae54 |
line diff
1.1 --- a/btanks/receipt Sat Jan 05 14:44:51 2013 +0100 1.2 +++ b/btanks/receipt Tue May 14 14:59:29 2013 +0200 1.3 @@ -9,10 +9,10 @@ 1.4 WEB_SITE="http://btanks.sourceforge.net" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 1.7 -DEPENDS="expat mesa libsigc++ libvorbis lua openal libsdl libsdl-image libsmpeg" 1.8 +DEPENDS="expat mesa libsigc++ libvorbis lua5.1 openal libsdl libsdl-image libsmpeg" 1.9 BUILD_DEPENDS="expat-dev mesa-dev libsigc++-dev libvorbis libvorbis-dev libogg \ 1.10 -libogg-dev lua-dev openal-dev libsdl-dev libsdl-image-dev libsmpeg-dev scons \ 1.11 -chrpath pkg-config libsmpeg-dev lua" 1.12 +libogg-dev lua5.1-dev openal-dev libsdl-dev libsdl-image-dev libsmpeg-dev scons \ 1.13 +chrpath pkg-config libsmpeg-dev lua5.1" 1.14 1.15 # Rules to configure and make the package. 1.16 compile_rules()