[Lunar-commits] <moonbase> gnumeric: Fixed the DEPENDS on goffice, instead of goffice2.

Terry Chan tchan at lunar-linux.org
Fri Jul 4 17:29:33 CEST 2008


commit a59195f3d08b857f695a2ffdc4d3f85f09296202
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Fri Jul 4 10:29:33 2008 -0500

    gnumeric: Fixed the DEPENDS on goffice, instead of goffice2.
---
 gnome2/apps/gnumeric/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome2/apps/gnumeric/DEPENDS b/gnome2/apps/gnumeric/DEPENDS
index 98a8123..64b2447 100644
--- a/gnome2/apps/gnumeric/DEPENDS
+++ b/gnome2/apps/gnumeric/DEPENDS
@@ -1,5 +1,5 @@
 depends  libgnomeprintui  &&
-depends  goffice2         &&
+depends  goffice          &&
 
 optional_depends  libgnomedb    ""  ""                 "enable gnome-db for gnumeric"  &&
 optional_depends  scrollkeeper  ""  "--without-gnome"  "enable cataloging system"      &&


More information about the Lunar-commits mailing list