wok-6.x diff openttd/receipt @ rev 8120
linux: make sure the real tar is installed.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jan 23 21:51:05 2011 +0000 (2011-01-23) |
parents | 3801a7ea712e |
children | aa44dca62154 |
line diff
1.1 --- a/openttd/receipt Sat Dec 04 17:26:45 2010 +0000 1.2 +++ b/openttd/receipt Sun Jan 23 21:51:05 2011 +0000 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="1.0.5" 1.5 CATEGORY="games" 1.6 SHORT_DESC="OpenTTD is a clone of Transport Tycoon Deluxe." 1.7 -DEPENDS="libsdl lzo zlib libpng" 1.8 +DEPENDS="libsdl lzo zlib libpng icu" 1.9 BUILD_DEPENDS="libsdl libsdl-dev lzo-dev zlib-dev libpng-dev" 1.10 MAINTAINER="devl547@gmail.com" 1.11 TARBALL="$PACKAGE-$VERSION-source.tar.bz2"