wok rev 8794

Fix bdeps: evince needs intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 22 23:49:05 2011 +0100 (2011-02-22)
parents 7461a0c31d62
children 907067b65746
files evince/receipt
line diff
     1.1 --- a/evince/receipt	Tue Feb 22 23:45:30 2011 +0100
     1.2 +++ b/evince/receipt	Tue Feb 22 23:49:05 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Document viewer for Gnome"
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  DEPENDS="lcms poppler tiff dbus-glib"
     1.7 -BUILD_DEPENDS="gnome-doc-utils-dev gnome-icon-theme lcms-dev poppler-dev gtk+-dev tiff-dev"
     1.8 +BUILD_DEPENDS="gnome-doc-utils-dev gnome-icon-theme gtk+-dev intltool"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://projects.gnome.org/evince/"
    1.11  WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/evince/${VERSION%.*}/${TARBALL}"