[csw-devel] SF.net SVN: gar:[16967] csw/mgar/pkg/openldap/branches/libs-2.3/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Feb 1 16:08:44 CET 2012
Revision: 16967
http://gar.svn.sourceforge.net/gar/?rev=16967&view=rev
Author: wahwah
Date: 2012-02-01 15:08:43 +0000 (Wed, 01 Feb 2012)
Log Message:
-----------
openldap/branches/libs-2.3: remove a cyclic dependency
Modified Paths:
--------------
csw/mgar/pkg/openldap/branches/libs-2.3/Makefile
Modified: csw/mgar/pkg/openldap/branches/libs-2.3/Makefile
===================================================================
--- csw/mgar/pkg/openldap/branches/libs-2.3/Makefile 2012-02-01 14:39:58 UTC (rev 16966)
+++ csw/mgar/pkg/openldap/branches/libs-2.3/Makefile 2012-02-01 15:08:43 UTC (rev 16967)
@@ -40,8 +40,9 @@
SPKG_DESC_CSWlibldap2-3-0 += $(DESCRIPTION), libldap-2.3.so.0
RUNTIME_DEP_PKGS_CSWlibldap2-3-0 += CSWlibnet
RUNTIME_DEP_PKGS_CSWlibldap2-3-0 += CSWlibssl0-9-8
-RUNTIME_DEP_PKGS_CSWlibldap2-3-0 += CSWoldaprt
RUNTIME_DEP_PKGS_CSWlibldap2-3-0 += CSWlibsasl2-2
+# Because of a file collision at the moment.
+CHECKPKG_OVERRIDES_CSWlibldap2-3-0 += missing-dependency|CSWoldaprt
# We aren't rebuilding this library, so we can't remove the linking.
CHECKPKG_OVERRIDES_CSWlibldap2-3-0 += deprecated-library|file=opt/csw/lib/libldap-2.3.so.0.2.31|lib=/opt/csw/lib/libnet.so
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