[Lunar-commits] r22222 - moonbase/trunk/kde3/apps/koffice

Dennis Veatch stumbles at lunar-linux.org
Sun Nov 19 00:42:24 CET 2006


Author: stumbles
Date: 2006-11-19 00:42:24 +0100 (Sun, 19 Nov 2006)
New Revision: 22222

Modified:
   moonbase/trunk/kde3/apps/koffice/DEPENDS
Log:

Ok. Koffice has switched to using GraphicsMagick instead
of ImageMagick. It's supposed to do wonderful things with
all sorts of image formats ImageMagcik doesn't. 

Well anyway, here ya go.



Modified: moonbase/trunk/kde3/apps/koffice/DEPENDS
===================================================================
--- moonbase/trunk/kde3/apps/koffice/DEPENDS	2006-11-18 23:38:33 UTC (rev 22221)
+++ moonbase/trunk/kde3/apps/koffice/DEPENDS	2006-11-18 23:42:24 UTC (rev 22222)
@@ -5,7 +5,7 @@
 optional_depends  "wv2"         "" ""  "KOffice can read MS Word documents"  &&
 optional_depends  "lcms"        "" ""  "color management support"            &&
 optional_depends  "libwpd"      "" ""  "import WordPerfect files"            &&
-optional_depends  "ImageMagick" "" "" "for Krita's import/export filter"     &&
+optional_depends  "GraphicsMagick" "" "" "for Krita's import/export filter"  &&
 
 optional_depends  "postgresql"                                               \
                   "--enable-pgsql"                                           \



More information about the Lunar-commits mailing list