wok diff urxvt/receipt @ rev 8833

Fix: tazdev receipt
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 24 16:18:46 2011 +0100 (2011-02-24)
parents 3115c291f303
children abd5344ad8c6
line diff
     1.1 --- a/urxvt/receipt	Wed Feb 24 12:19:54 2010 +0000
     1.2 +++ b/urxvt/receipt	Thu Feb 24 16:18:46 2011 +0100
     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 expat freetype xorg-libXft zlib"
     1.8 +DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib gcc-lib-base"
     1.9  BUILD_DEPENDS="xorg-dev xorg-libXft-dev xorg-libX11-dev"
    1.10  SOURCE="rxvt-unicode"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"