wok-current diff libgnomeprint/receipt @ rev 3805
xplanet: fix for gcc 4.4
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 05 17:11:25 2009 +0200 (2009-08-05) |
parents | fcf7426b607e |
children | c784f962673c |
line diff
1.1 --- a/libgnomeprint/receipt Wed Oct 08 17:01:36 2008 +0000 1.2 +++ b/libgnomeprint/receipt Wed Aug 05 17:11:25 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="GNOME print library" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+ popt libxml2" 1.8 +DEPENDS="gtk+ popt libxml2 libart_lgpl" 1.9 BUILD_DEPENDS="perl perl-xml-parser libart_lgpl pkg-config glib-dev pango-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.gnome.org/"