# HG changeset patch # User Antoine Bodin # Date 1296600493 -3600 # Node ID 17676b7585e6db7f093c50fc575118b34858230c # Parent 30aeacfb063b5493bcf4b0c43fedd0fba772642b Fix: libgnomeprint/libgnomeprintui bdeps diff -r 30aeacfb063b -r 17676b7585e6 libgnomeprint/receipt --- a/libgnomeprint/receipt Tue Feb 01 17:31:28 2011 +0000 +++ b/libgnomeprint/receipt Tue Feb 01 23:48:13 2011 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="GNOME print library" MAINTAINER="pankso@slitaz.org" DEPENDS="gtk+ popt libxml2 libart_lgpl" -BUILD_DEPENDS="perl perl-xml-parser libart_lgpl pkg-config glib-dev pango-dev" +BUILD_DEPENDS="pkg-config glib-dev pango-dev intltool flex" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnome.org/" WGET_URL="http://ftp.gnome.org/pub/gnome/sources/libgnomeprint/2.18/$TARBALL" diff -r 30aeacfb063b -r 17676b7585e6 libgnomeprintui/receipt --- a/libgnomeprintui/receipt Tue Feb 01 17:31:28 2011 +0000 +++ b/libgnomeprintui/receipt Tue Feb 01 23:48:13 2011 +0100 @@ -6,8 +6,7 @@ SHORT_DESC="GNOME print user interface library" MAINTAINER="pankso@slitaz.org" DEPENDS="gtk+ libgnomeprint libgnomecanvas libart_lgpl" -BUILD_DEPENDS="perl-xml-parser pkg-config gtk+ gnome-icon-theme libgnomecanvas \ -libgnomecanvas-dev libgnomeprint libgnomeprint-dev" +BUILD_DEPENDS="pkg-config gnome-icon-theme intltool flex" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnome.org/" WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.18/$TARBALL"