Revision: 25384
http://sourceforge.net/p/gar/code/25384
Author: janholzh
Date: 2015-11-18 14:24:58 +0000 (Wed, 18 Nov 2015)
Log Message:
-----------
samba/branches/samba4: fix another cyclic dependency
Modified Paths:
--------------
csw/mgar/pkg/samba/branches/samba4/Makefile
Modified: csw/mgar/pkg/samba/branches/samba4/Makefile
===================================================================
--- csw/mgar/pkg/samba/branches/samba4/Makefile 2015-11-18 10:49:12 UTC (rev
25383)
+++ csw/mgar/pkg/samba/branches/samba4/Makefile 2015-11-18 14:24:58 UTC (rev
25384)
@@ -536,7 +536,6 @@
RUNTIME_DEP_PKGS_CSWlibregistry0 += CSWlibdcerpc0
RUNTIME_DEP_PKGS_CSWlibregistry0 += CSWlibsamba-util0
RUNTIME_DEP_PKGS_CSWlibregistry0 += CSWlibsamba-hostconfig0
-RUNTIME_DEP_PKGS_CSWlibregistry0 += CSWsamba4-libs
RUNTIME_DEP_PKGS_CSWlibregistry0 += CSWlibndr0
RUNTIME_DEP_PKGS_CSWlibregistry0 +=
$(RUNTIME_DEP_PKGS_CSWlibregistry0_$(GAROSREL))
#CHECKPKG_OVERRIDES_CSWlibregistry0_5.11 += soname-unused
@@ -922,6 +921,7 @@
CHECKPKG_OVERRIDES_CSWlibndr0 += missing-dependency|CSWsamba4-libs
CHECKPKG_OVERRIDES_CSWlibndr-krb5pac0 += missing-dependency|CSWsamba4-libs
CHECKPKG_OVERRIDES_CSWlibdcerpc-binding0 += missing-dependency|CSWsamba4-libs
+CHECKPKG_OVERRIDES_CSWlibregistry0 += missing-dependency|CSWsamba4-libs
# For checking whether we're missing anything, enable and check when updating.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.