[csw-devel] SF.net SVN: gar:[17653] csw/mgar/pkg/apache2/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Fri Apr 13 18:08:37 CEST 2012
Revision: 17653
http://gar.svn.sourceforge.net/gar/?rev=17653&view=rev
Author: bdwalton
Date: 2012-04-13 16:08:37 +0000 (Fri, 13 Apr 2012)
Log Message:
-----------
apache2/trunk: depend on CSWlibaprutil1-ldap for dlopen() from the auth_ldap module; Mantis 4930
Modified Paths:
--------------
csw/mgar/pkg/apache2/trunk/Makefile
Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile 2012-04-13 14:43:02 UTC (rev 17652)
+++ csw/mgar/pkg/apache2/trunk/Makefile 2012-04-13 16:08:37 UTC (rev 17653)
@@ -90,6 +90,8 @@
RUNTIME_DEP_PKGS_CSWapache2 += CSWlibiconv2 CSWosslutils
RUNTIME_DEP_PKGS_CSWapache2 += CSWliblber2-4-2 CSWlibldap2-4-2
+# the loadable ldap module dynamically opens files in this apr sub-package
+RUNTIME_DEP_PKGS_CSWapache2 += CSWlibaprutil1-ldap
RUNTIME_DEP_PKGS_CSWapache2 += CSWlibssl0-9-8 CSWlibz1
RUNTIME_DEP_PKGS_CSWapache2 += CSWbdb48 CSWlibexpat1
RUNTIME_DEP_PKGS_CSWapache2 += CSWlibaprutil1-0 CSWlibapr1-0
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list