wok-stable diff libsdl-gfx/receipt @ rev 10396

xine-lib: fix bdep, clean and remove ffmpeg from dep (we not link witj and make unwanted dep, xine ui is nice for live cd, keep it small)
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 24 02:19:10 2011 +0200 (2011-05-24)
parents 8c08820e8dfb
children 228feba11bf5
line diff
     1.1 --- a/libsdl-gfx/receipt	Mon Mar 28 21:16:38 2011 +0000
     1.2 +++ b/libsdl-gfx/receipt	Tue May 24 02:19:10 2011 +0200
     1.3 @@ -6,11 +6,13 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="SDL gfx support."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="libsdl"
     1.8  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.ferzkopp.net/joomla/content/view/19/14/"
    1.10  WGET_URL="http://www.ferzkopp.net/Software/SDL_gfx-2.0/$TARBALL"
    1.11  
    1.12 +DEPENDS="libsdl"
    1.13 +BUILD_DEPENDS="libsdl-dev"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {