[Lunar-commits] <moonbase> gnumeric: fix depends goffice2 -> goffice
    Zachary McGrew 
    zmcgrew at lunar-linux.org
       
    Wed Jul 16 10:30:17 CEST 2008
    
    
  
commit 493b677eb9abb8f07f0936c0d5badfb982ec6075
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Wed Jul 16 01:30:17 2008 -0700
    gnumeric: fix depends goffice2 -> goffice
---
 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