wok-current diff libgnomeprint/receipt @ rev 12639
connman: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 29 21:53:45 2012 +0200 (2012-04-29) |
parents | 15b53401a938 |
children | 4904e3d374a9 |
line diff
1.1 --- a/libgnomeprint/receipt Fri May 20 23:25:00 2011 +0000 1.2 +++ b/libgnomeprint/receipt Sun Apr 29 21:53:45 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()