Revision: 25510
http://sourceforge.net/p/gar/code/25510
Author: chninkel
Date: 2015-12-28 18:56:03 +0000 (Mon, 28 Dec 2015)
Log Message:
-----------
lftp/trunk: update build dependencies to build with gcc 5
Modified Paths:
--------------
csw/mgar/pkg/lftp/trunk/Makefile
Modified: csw/mgar/pkg/lftp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lftp/trunk/Makefile 2015-12-28 18:47:13 UTC (rev 25509)
+++ csw/mgar/pkg/lftp/trunk/Makefile 2015-12-28 18:56:03 UTC (rev 25510)
@@ -23,7 +23,7 @@
PACKAGES = CSWlftp
-BUILD_DEP_PKGS = CSWgcc4g++
+BUILD_DEP_PKGS = CSWgcc5g++
RUNTIME_DEP_PKGS = CSWlibexpat1
RUNTIME_DEP_PKGS += CSWlibiconv2
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.