wok-4.x diff urxvt-full/receipt @ rev 2771
Up: poppler (0.10.6) [security fix] and --enable-zlib (-30kb)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Apr 27 00:38:50 2009 +0200 (2009-04-27) |
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 Mon Apr 27 00:38:50 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()