wok diff urxvt/receipt @ rev 5536

gcc4.5 depends on mpc-library too
author Rohit Joshi <jozee@slitaz.org>
date Wed May 12 15:32:11 2010 -0400 (2010-05-12)
parents 3115c291f303
children abd5344ad8c6
line diff
     1.1 --- a/urxvt/receipt	Wed Feb 24 12:19:54 2010 +0000
     1.2 +++ b/urxvt/receipt	Wed May 12 15:32:11 2010 -0400
     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"