wok-next diff urxvt-full/receipt @ rev 3630
get-foxit-reader: rename fedora-Foxit-Reader.desktop to Foxit-Reader.desktop
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Thu Jul 02 12:47:16 2009 +0000 (2009-07-02) |
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 Jul 02 12:47:16 2009 +0000 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()