wok diff urxvt/receipt @ rev 10723
libbonobo*: fix for missing file (include, pkgconfig) so libgnome build in undigest
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 29 02:03:13 2011 +0200 (2011-05-29) |
parents | 02bbaa9d12ba |
children | d27efa12de84 |
line diff
1.1 --- a/urxvt/receipt Mon Apr 04 01:29:52 2011 +0200 1.2 +++ b/urxvt/receipt Sun May 29 02:03:13 2011 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="terminal with unicode support" 1.6 MAINTAINER="sygne@ombres.eu" 1.7 -DEPENDS="fontconfig xorg-libX11 expat freetype xorg-libXft zlib gcc-lib-base" 1.8 +DEPENDS="fontconfig xorg-libX11 expat freetype xorg-libXft zlib gcc-lib-base xorg-xmessage" 1.9 SOURCE="rxvt-unicode" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://software.schmorp.de/pkg/rxvt-unicode.html"