Revision: 26796 http://sourceforge.net/p/gar/code/26796 Author: dmichelsen Date: 2021-09-17 08:28:24 +0000 (Fri, 17 Sep 2021) Log Message: ----------- libserf/trunk: Adjust dependencies
Modified Paths: -------------- csw/mgar/pkg/libserf/trunk/Makefile Modified: csw/mgar/pkg/libserf/trunk/Makefile =================================================================== --- csw/mgar/pkg/libserf/trunk/Makefile 2021-09-17 08:19:54 UTC (rev 26795) +++ csw/mgar/pkg/libserf/trunk/Makefile 2021-09-17 08:28:24 UTC (rev 26796) @@ -42,7 +42,10 @@ RUNTIME_DEP_PKGS_CSWlibserf1-1 += CSWlibintl8 RUNTIME_DEP_PKGS_CSWlibserf1-1-5.9 += CSWlibgssapi-krb5-2 RUNTIME_DEP_PKGS_CSWlibserf1-1-5.10 += CSWlibkrb5-3 +RUNTIME_DEP_PKGS_CSWlibserf1-1-5.10-sparc += CSWlibintl9 +RUNTIME_DEP_PKGS_CSWlibserf1-1-5.10-sparc += CSWlibiconv2 RUNTIME_DEP_PKGS_CSWlibserf1-1 += $(RUNTIME_DEP_PKGS_CSWlibserf1-1-$(GAROSREL)) +RUNTIME_DEP_PKGS_CSWlibserf1-1 += $(RUNTIME_DEP_PKGS_CSWlibserf1-1-$(GAROSREL)-$(GARCH)) # Linker anomaly CHECKPKG_OVERRIDES_CSWlibserf1-1 += surplus-dependency|CSWlibintl8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.