Revision: 26840 http://sourceforge.net/p/gar/code/26840 Author: rmottola Date: 2021-12-22 23:47:22 +0000 (Wed, 22 Dec 2021) Log Message: ----------- gs_laternamagica/trunk: update dependencies overrides
Modified Paths: -------------- csw/mgar/pkg/gs_laternamagica/trunk/Makefile Modified: csw/mgar/pkg/gs_laternamagica/trunk/Makefile =================================================================== --- csw/mgar/pkg/gs_laternamagica/trunk/Makefile 2021-12-22 23:38:03 UTC (rev 26839) +++ csw/mgar/pkg/gs_laternamagica/trunk/Makefile 2021-12-22 23:47:22 UTC (rev 26840) @@ -39,10 +39,10 @@ CHECKPKG_OVERRIDES_CSWlaternamagica += binary-architecture-does-not-match-placement CHECKPKG_OVERRIDES_CSWlaternamagica += no-direct-binding|/opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica|is|not|directly|bound|to|soname|libgcc_s.so.1 -CHECKPKG_OVERRIDES_CSWlaternamagica += no-direct-binding|/opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica|is|not|directly|bound|to|soname|libgnustep-base.so.1.27 -CHECKPKG_OVERRIDES_CSWlaternamagica += no-direct-binding|/opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica|is|not|directly|bound|to|soname|libgnustep-gui.so.0.28 -CHECKPKG_OVERRIDES_CSWlaternamagica += soname-not-found|libgnustep-gui.so.0.28|is|needed|by|opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica -CHECKPKG_OVERRIDES_CSWlaternamagica += soname-not-found|libgnustep-base.so.1.27|is|needed|by|opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica +CHECKPKG_OVERRIDES_CSWlaternamagica += no-direct-binding|/opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica|is|not|directly|bound|to|soname|libgnustep-base.so.1.28 +CHECKPKG_OVERRIDES_CSWlaternamagica += no-direct-binding|/opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica|is|not|directly|bound|to|soname|libgnustep-gui.so.0.29 +CHECKPKG_OVERRIDES_CSWlaternamagica += soname-not-found|libgnustep-gui.so.0.29|is|needed|by|opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica +CHECKPKG_OVERRIDES_CSWlaternamagica += soname-not-found|libgnustep-base.so.1.28|is|needed|by|opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica # Solaris 9 CHECKPKG_OVERRIDES_CSWlaternamagica_5.9 += no-direct-binding|/opt/csw/GNUstep/Local/Applications/LaternaMagica.app/LaternaMagica|is|not|directly|bound|to|soname|libobjc.so.3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.