[csw-devel] SF.net SVN: gar:[18339] csw/mgar/pkg/gcc4/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Jun 11 23:06:55 CEST 2012
Revision: 18339
http://gar.svn.sourceforge.net/gar/?rev=18339&view=rev
Author: wahwah
Date: 2012-06-11 21:06:55 +0000 (Mon, 11 Jun 2012)
Log Message:
-----------
gcc4/trunk: updated build dependencies
Modified Paths:
--------------
csw/mgar/pkg/gcc4/trunk/Makefile
Modified: csw/mgar/pkg/gcc4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/trunk/Makefile 2012-06-11 21:00:26 UTC (rev 18338)
+++ csw/mgar/pkg/gcc4/trunk/Makefile 2012-06-11 21:06:55 UTC (rev 18339)
@@ -35,12 +35,14 @@
## Copyright File
LICENSE = COPYING3
-BUILD_DEP_PKGS += CSWlibz-dev
+BUILD_DEP_PKGS += CSWbinutils
+BUILD_DEP_PKGS += CSWcloog-dev
+BUILD_DEP_PKGS += CSWgnulinks
BUILD_DEP_PKGS += CSWlibgmp-dev
BUILD_DEP_PKGS += CSWlibmpc-dev
BUILD_DEP_PKGS += CSWlibmpfr-dev
BUILD_DEP_PKGS += CSWlibppl-dev
-BUILD_DEP_PKGS += CSWcloog-dev
+BUILD_DEP_PKGS += CSWlibz-dev
# Could be used to break out of the /opt/csw/$(PKG_VERSION_TOKEN) prefix
PROGRAM_SUFFIX = -$(BASE_VERSION)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list