Revision: 25701 http://sourceforge.net/p/gar/code/25701 Author: janholzh Date: 2016-05-09 12:38:18 +0000 (Mon, 09 May 2016) Log Message: ----------- r/trunk: add dep to CSWgcc5g++
Modified Paths: -------------- csw/mgar/pkg/r/trunk/Makefile Modified: csw/mgar/pkg/r/trunk/Makefile =================================================================== --- csw/mgar/pkg/r/trunk/Makefile 2016-05-06 11:24:56 UTC (rev 25700) +++ csw/mgar/pkg/r/trunk/Makefile 2016-05-09 12:38:18 UTC (rev 25701) @@ -37,6 +37,9 @@ RUNTIME_DEP_PKGS_CSWr-base += CSWlibpng16-16 RUNTIME_DEP_PKGS_CSWr-base += CSWlibicui18n56 RUNTIME_DEP_PKGS_CSWr-base += CSWlibicuuc56 +#Needed to install addons +RUNTIME_DEP_PKGS_CSWr-base += CSWgcc5g++ +CHECKPKG_OVERRIDES_CSWr-base += surplus-dependency|CSWgcc5g++ # These are because of linker anomaly CHECKPKG_OVERRIDES_CSWr-base += surplus-dependency|CSWlibz1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.