wok diff libunique/receipt @ rev 7407

Add libsdl-gfx to libsdl-gfx-dev depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 27 18:20:15 2010 +0000 (2010-11-27)
parents b304b521220c
children 418686f0c6cd
line diff
     1.1 --- a/libunique/receipt	Fri Sep 17 03:10:10 2010 +0000
     1.2 +++ b/libunique/receipt	Sat Nov 27 18:20:15 2010 +0000
     1.3 @@ -8,9 +8,9 @@
     1.4  MAINTAINER="erjo@slitaz.org"
     1.5  DEPENDS="gtk+ cairo dbus-glib"
     1.6  BUILD_DEPENDS="pkg-config gtk+-dev glib-dev perl expat-dev"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://live.gnome.org/LibUnique"
    1.10 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libunique/${VERSION%.*}/$TARBALL"
    1.11 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()