wok-next diff libgnomeprintui/receipt @ rev 3326
exclude unwanted fdi files in HAL (improve boot time)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Jun 09 17:23:06 2009 +0000 (2009-06-09) |
parents | 4786cbebbb4b |
children | 9e5783c9bd34 |
line diff
1.1 --- a/libgnomeprintui/receipt Sun Mar 15 20:26:12 2009 +0000 1.2 +++ b/libgnomeprintui/receipt Tue Jun 09 17:23:06 2009 +0000 1.3 @@ -6,7 +6,8 @@ 1.4 SHORT_DESC="GNOME print user interface library" 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="gtk+ libgnomeprint libgnomecanvas libart_lgpl" 1.7 -BUILD_DEPENDS="perl-xml-parser pkg-config gtk+ gnome-icon-theme libgnomecanvas libgnomeprint libgnomeprint-dev" 1.8 +BUILD_DEPENDS="perl-xml-parser pkg-config gtk+ gnome-icon-theme libgnomecanvas \ 1.9 +libgnomecanvas-dev libgnomeprint libgnomeprint-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.gnome.org/" 1.12 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.18/$TARBALL"