[Lunar-commits] <moonbase> apach-log4cxx: It needs apr and apr-util, switching to the latter so it will

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Sep 25 14:03:50 CEST 2010


commit d64464b070f4b31d2893a5dba741a9a063d73c0a
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sat Sep 25 08:03:50 2010 -0400

    apach-log4cxx: It needs apr and apr-util, switching to the latter so it will
    
    pull in the former.
---
 web/apache-log4cxx/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/apache-log4cxx/DEPENDS b/web/apache-log4cxx/DEPENDS
index 0ab127c..040c5e1 100644
--- a/web/apache-log4cxx/DEPENDS
+++ b/web/apache-log4cxx/DEPENDS
@@ -1,4 +1,4 @@
-depends  apr
+depends  apr-util
 
 optional_depends doxygen  "--enable-doxygen" "--disable-doxygen"  "for documentation support"
 optional_depends libiodbc "--with-ODBC=iODBC"    ""               "for iodbc database support, If yes here say no to unixODBC"


More information about the Lunar-commits mailing list