[Lunar-commits] r21390 - moonbase/trunk/zbeta/gaim-svn

Chad Kittel v3rt1g0 at lunar-linux.org
Mon Sep 11 02:45:28 UTC 2006


Author: v3rt1g0
Date: 2006-09-11 02:45:28 +0000 (Mon, 11 Sep 2006)
New Revision: 21390

Modified:
   moonbase/trunk/zbeta/gaim-svn/DEPENDS
Log:
  Depends Tweak: gaim-svn (beta)

   * libdbi has been dumped in favor of sqlite today!  yippie
   * also inital optional support for gconf usage added today


Modified: moonbase/trunk/zbeta/gaim-svn/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/gaim-svn/DEPENDS	2006-09-10 22:43:47 UTC (rev 21389)
+++ moonbase/trunk/zbeta/gaim-svn/DEPENDS	2006-09-11 02:45:28 UTC (rev 21390)
@@ -25,7 +25,7 @@
 optional_depends  "meanwhile"       ""          ""                      \
                   "for meanwhile (Lotus Sametime) protocol support"     && 
 
-optional_depends  "libdbi-drivers"  ""          "--disable-cap"         \
+optional_depends  "sqlite"          ""          "--disable-cap"         \
                   "for the Contact Availability Prediction plugin"      &&
 
 optional_depends  "libSM"           ""          "--disable-sm"          \
@@ -44,6 +44,9 @@
 optional_depends  "tk"        ""                ""                      \
                   "for TK based plugin support"                         &&
 
+optional_depends  "GConf2"    ""                ""                      \
+                  "for GNOME support of Gaim URI handlers"              &&
+
 # MSN suuport needs either nns/nspr or gnutls
 optional_depends  "mozilla"                                             \
                   "--enable-gnutls=no                                   \



More information about the Lunar-commits mailing list