wok diff urxvt/receipt @ rev 8962

Up: urxvt to 9.10.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 22:10:13 2011 +0000 (2011-03-01)
parents 4897058add72
children 940b5937e496
line diff
     1.1 --- a/urxvt/receipt	Sun Feb 28 17:49:32 2010 +0100
     1.2 +++ b/urxvt/receipt	Tue Mar 01 22:10:13 2011 +0000
     1.3 @@ -1,12 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="urxvt"
     1.7 -VERSION="9.06"
     1.8 +VERSION="9.10"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="terminal with unicode support"
    1.11  MAINTAINER="sygne@ombres.eu"
    1.12 -DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib gcc-lib-base"
    1.13 -BUILD_DEPENDS="xorg-dev xorg-libXft-dev xorg-libX11-dev"
    1.14 +DEPENDS="fontconfig xorg-libX11 expat freetype xorg-libXft zlib gcc-lib-base"
    1.15  SOURCE="rxvt-unicode"
    1.16  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.17  WEB_SITE="http://software.schmorp.de/pkg/rxvt-unicode.html"