wok rev 11782
gnumeric: update bdeps
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Feb 23 23:31:17 2012 +0000 (2012-02-23) |
parents | c4026adee5e9 |
children | c0aea3eb9e91 |
files | gnumeric/receipt |
line diff
1.1 --- a/gnumeric/receipt Thu Feb 23 15:44:13 2012 -0800 1.2 +++ b/gnumeric/receipt Thu Feb 23 23:31:17 2012 +0000 1.3 @@ -9,8 +9,9 @@ 1.4 WEB_SITE="http://www.gnome.org/projects/gnumeric/" 1.5 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.6 1.7 -DEPENDS="gtk+ libgsf goffice libart_lgpl guile libgio bzlib xorg-libXdamage" 1.8 -BUILD_DEPENDS="gtk+-dev libgsf-dev libart_lgpl-dev goffice-dev xorg-libXdamage-dev libglade-dev libxml2-dev intltool pkg-config zlib-dev bzip2-dev" 1.9 +DEPENDS="gtk+ libgsf goffice libart_lgpl guile libgio bzlib xorg-libXdamage GConf" 1.10 +BUILD_DEPENDS="gtk+-dev libgsf-dev libart_lgpl-dev goffice-dev xorg-libXdamage-dev libglade-dev libxml2-dev intltool pkg-config \ 1.11 +zlib-dev bzip2-dev GConf-dev" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()