Revision: 26210 http://sourceforge.net/p/gar/code/26210 Author: rmottola Date: 2017-05-11 23:31:40 +0000 (Thu, 11 May 2017) Log Message: ----------- gs_ftp/trunk: soname not found
Modified Paths: -------------- csw/mgar/pkg/gs_ftp/trunk/Makefile Modified: csw/mgar/pkg/gs_ftp/trunk/Makefile =================================================================== --- csw/mgar/pkg/gs_ftp/trunk/Makefile 2017-05-11 23:29:20 UTC (rev 26209) +++ csw/mgar/pkg/gs_ftp/trunk/Makefile 2017-05-11 23:31:40 UTC (rev 26210) @@ -34,10 +34,11 @@ #these are due to our bundles CHECKPKG_OVERRIDES_CSWgs-ftp += binary-architecture-does-not-match-placement -CHECKPKG_OVERRIDES_CSWgs-ftp += no-direct-binding #we do not directly bind CHECKPKG_OVERRIDES_CSWgs-ftp += no-direct-binding +CHECKPKG_OVERRIDES_CSWgs-ftp += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/Local/Applications/FTP.app/FTP +CHECKPKG_OVERRIDES_CSWgs-ftp += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/Local/Applications/FTP.app/FTP #where can we build? This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.