[Lunar-commits] r24972 - moonbase/trunk/science/gtkmathview

Samuel Verstraete elangelo at lunar-linux.org
Fri Jun 22 08:57:44 CEST 2007


Author: elangelo
Date: 2007-06-22 08:57:44 +0200 (Fri, 22 Jun 2007)
New Revision: 24972

Modified:
   moonbase/trunk/science/gtkmathview/DEPENDS
Log:
t1lib is now a hard dependency... no longer a optional one..


Modified: moonbase/trunk/science/gtkmathview/DEPENDS
===================================================================
--- moonbase/trunk/science/gtkmathview/DEPENDS	2007-06-22 05:08:22 UTC (rev 24971)
+++ moonbase/trunk/science/gtkmathview/DEPENDS	2007-06-22 06:57:44 UTC (rev 24972)
@@ -1,8 +1,7 @@
-depends  libxml2    &&
-depends  popt       &&
-depends  pkgconfig  &&
+depends libxml2
+depends popt
+depends pkgconfig
+depends t1lib
 
-optional_depends  "t1lib"   ""              ""               \
-                            "for Adobe Type1 font support"   &&
-optional_depends  "gtk+-2"  "--enable-gtk"  "--disable-gtk"  \
+optional_depends "gtk+-2"  "--enable-gtk"  "--disable-gtk"  \
                             "enable the Gtk+-2 backend"



More information about the Lunar-commits mailing list