wok-next rev 8329
Fix: libgnomeprint/libgnomeprintui bdeps
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 01 23:48:13 2011 +0100 (2011-02-01) |
parents | 30aeacfb063b |
children | b4044080e3a4 |
files | libgnomeprint/receipt libgnomeprintui/receipt |
line diff
1.1 --- a/libgnomeprint/receipt Tue Feb 01 17:31:28 2011 +0000 1.2 +++ b/libgnomeprint/receipt Tue Feb 01 23:48:13 2011 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="GNOME print library" 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="gtk+ popt libxml2 libart_lgpl" 1.7 -BUILD_DEPENDS="perl perl-xml-parser libart_lgpl pkg-config glib-dev pango-dev" 1.8 +BUILD_DEPENDS="pkg-config glib-dev pango-dev intltool flex" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.gnome.org/" 1.11 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/libgnomeprint/2.18/$TARBALL"
2.1 --- a/libgnomeprintui/receipt Tue Feb 01 17:31:28 2011 +0000 2.2 +++ b/libgnomeprintui/receipt Tue Feb 01 23:48:13 2011 +0100 2.3 @@ -6,8 +6,7 @@ 2.4 SHORT_DESC="GNOME print user interface library" 2.5 MAINTAINER="pankso@slitaz.org" 2.6 DEPENDS="gtk+ libgnomeprint libgnomecanvas libart_lgpl" 2.7 -BUILD_DEPENDS="perl-xml-parser pkg-config gtk+ gnome-icon-theme libgnomecanvas \ 2.8 -libgnomecanvas-dev libgnomeprint libgnomeprint-dev" 2.9 +BUILD_DEPENDS="pkg-config gnome-icon-theme intltool flex" 2.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.11 WEB_SITE="http://www.gnome.org/" 2.12 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.18/$TARBALL"