wok diff xorg-printproto/receipt @ rev 7794

slitaz-tools: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 24 12:02:20 2010 +0100 (2010-12-24)
parents 78640377ce73
children 8c2f10d7ddee
line diff
     1.1 --- a/xorg-printproto/receipt	Fri Jun 19 12:31:10 2009 +0000
     1.2 +++ b/xorg-printproto/receipt	Fri Dec 24 12:02:20 2010 +0100
     1.3 @@ -2,17 +2,13 @@
     1.4  
     1.5  PACKAGE="xorg-printproto"
     1.6  SOURCE="printproto"
     1.7 -VERSION="1.0.3"
     1.8 +VERSION="1.0.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Xorg server devel module."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12 -DEPENDS=""
    1.13 -BUILD_DEPENDS="slitaz-toolchain"
    1.14  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.x.org/"
    1.16 -# This proto is missing from the current X11R7.4
    1.17 -#WGET_URL="$XORG_MIRROR/proto/$TARBALL"
    1.18 -WGET_URL="http://xorg.freedesktop.org/releases/X11R7.3/src/proto/$TARBALL"
    1.19 +WGET_URL="$XORG_MIRROR/proto/$TARBALL"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()