[Lunar-commits] <moonbase> qt4: commenting out the unixODBC for now.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Thu Apr 23 18:24:45 CEST 2009


commit 64dffe4be5ae27e1fa1258d0e9a45614bd8dfd82
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Thu Apr 23 12:24:45 2009 -0400

    qt4: commenting out the unixODBC for now.
---
 kde4/base/qt4/DEPENDS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde4/base/qt4/DEPENDS b/kde4/base/qt4/DEPENDS
index fc2432c..0b8253a 100644
--- a/kde4/base/qt4/DEPENDS
+++ b/kde4/base/qt4/DEPENDS
@@ -23,10 +23,10 @@ optional_depends  "postgresql"                                               \
                   "-no-sql-psql"                                             \
                   "for postgresql database support"
 
-optional_depends  "unixODBC"                                                 \
-                  "-plugin-sql-odbc"                                         \
-                  "-no-sql-odbc"                                             \
-                  "for unixODBC support"
+#optional_depends  "unixODBC"                                                 \
+#                  "-plugin-sql-odbc"                                         \
+#                  "-no-sql-odbc"                                             \
+#                  "for unixODBC support"
 
 optional_depends  "freetds"                                                  \
                   "-plugin-sql-tds"                                          \


More information about the Lunar-commits mailing list