# HG changeset patch # User Pascal Bellard # Date 1335685330 -7200 # Node ID 7424e96305c4713aa93368a1c5ab02832088aa22 # Parent d3d12297bd9c28fc1034a1c03d9591de35c09f33 libgnomeprint: update bdeps diff -r d3d12297bd9c -r 7424e96305c4 libgnomeprint/receipt --- a/libgnomeprint/receipt Sun Apr 29 09:38:43 2012 +0200 +++ b/libgnomeprint/receipt Sun Apr 29 09:42:10 2012 +0200 @@ -10,7 +10,8 @@ WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+ popt libxml2 libart_lgpl" -BUILD_DEPENDS="pkg-config glib-dev pango-dev intltool flex libart_lgpl-dev" +BUILD_DEPENDS="pkg-config glib-dev pango-dev intltool flex libart_lgpl-dev \ +libxml2-dev" # Rules to configure and make the package. compile_rules()