wok diff urxvt-full/receipt @ rev 3347

Up: mjpegtools (1.9.0) - Fix build and remove libiconv dep
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jun 11 16:37:35 2009 +0200 (2009-06-11)
parents e0d0cc437464
children 30bb68da9336
line diff
     1.1 --- a/urxvt-full/receipt	Sun Jan 04 18:43:35 2009 +0100
     1.2 +++ b/urxvt-full/receipt	Thu Jun 11 16:37:35 2009 +0200
     1.3 @@ -5,12 +5,13 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="terminal with unicode support"
     1.6  MAINTAINER="sygne@ombres.eu"
     1.7 -DEPENDS="fontconfig xorg"
     1.8 +DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib"
     1.9  BUILD_DEPENDS="xorg-dev xorg-libXft-dev xorg-libX11-dev"
    1.10  SOURCE="rxvt-unicode"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://software.schmorp.de/pkg/rxvt-unicode.html"
    1.13  WGET_URL="http://dist.schmorp.de/rxvt-unicode/$TARBALL"
    1.14 +PROVIDE="urxvt"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()