wok-stable diff gnumeric/receipt @ rev 2469

input-utils: fix typo in receipt
author Dominique Corbex <domcox@users.sourceforge.net>
date Sat Mar 14 21:15:07 2009 +0100 (2009-03-14)
parents d86a706d7fcd
children dbf873bf74a8
line diff
     1.1 --- a/gnumeric/receipt	Wed Oct 08 17:10:58 2008 +0000
     1.2 +++ b/gnumeric/receipt	Sat Mar 14 21:15:07 2009 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="office"
     1.5  SHORT_DESC="Office Spreadsheet application."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ libgsf goffice libart_lgpl"
     1.8 +DEPENDS="gtk+ libgsf goffice libart_lgpl libgio"
     1.9  BUILD_DEPENDS="gtk+-dev libgsf-dev goffice goffice-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.gnome.org/projects/gnumeric/"