wok diff wesnoth/receipt @ rev 5074

get-flash-plugin: re-export firefox libs if not found
author Rohit Joshi <jozee@slitaz.org>
date Fri Mar 12 11:43:55 2010 +0000 (2010-03-12)
parents 35ec83c60e58
children d5cc0560589c
line diff
     1.1 --- a/wesnoth/receipt	Wed Feb 24 12:36:38 2010 +0000
     1.2 +++ b/wesnoth/receipt	Fri Mar 12 11:43:55 2010 +0000
     1.3 @@ -5,7 +5,9 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="Turn based strategy game"
     1.6  MAINTAINER="mimas@slitaz.org"
     1.7 -DEPENDS="libsdl libsdl-mixer libsdl-ttf libsdl-net libsdl-image zlib pango cairo fontconfig libboost-regex libboost-iostreams libpng"
     1.8 +DEPENDS="libsdl libsdl-mixer libsdl-ttf libsdl-net libsdl-image zlib pango \
     1.9 +cairo fontconfig libboost-regex libboost-iostreams libpng fribidi gcc-lib-base \
    1.10 +xcb-util"
    1.11  BUILD_DEPENDS="cairo-dev pango-dev libboost-regex-dev libboost-iostreams-dev libsdl-dev libsdl-mixer-dev libsdl-ttf-dev libsdl-image-dev libsdl-net-dev libpng-dev freetype-dev fontconfig-dev findutils"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.wesnoth.org/"