wok-next rev 12612
libgnomeprint: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 29 09:42:10 2012 +0200 (2012-04-29) |
parents | d3d12297bd9c |
children | 895c1f5d4936 |
files | libgnomeprint/receipt |
line diff
1.1 --- a/libgnomeprint/receipt Sun Apr 29 09:38:43 2012 +0200 1.2 +++ b/libgnomeprint/receipt Sun Apr 29 09:42:10 2012 +0200 1.3 @@ -10,7 +10,8 @@ 1.4 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 1.5 1.6 DEPENDS="gtk+ popt libxml2 libart_lgpl" 1.7 -BUILD_DEPENDS="pkg-config glib-dev pango-dev intltool flex libart_lgpl-dev" 1.8 +BUILD_DEPENDS="pkg-config glib-dev pango-dev intltool flex libart_lgpl-dev \ 1.9 +libxml2-dev" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()