[csw-devel] SF.net SVN: gar:[7410] csw/mgar/pkg/gccgo/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Nov 24 20:46:00 CET 2009


Revision: 7410
          http://gar.svn.sourceforge.net/gar/?rev=7410&view=rev
Author:   wahwah
Date:     2009-11-24 19:46:00 +0000 (Tue, 24 Nov 2009)

Log Message:
-----------
gccgo: Added flex and bison as build dependencies

Modified Paths:
--------------
    csw/mgar/pkg/gccgo/trunk/Makefile

Modified: csw/mgar/pkg/gccgo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gccgo/trunk/Makefile	2009-11-24 19:36:10 UTC (rev 7409)
+++ csw/mgar/pkg/gccgo/trunk/Makefile	2009-11-24 19:46:00 UTC (rev 7410)
@@ -122,10 +122,10 @@
 ## ETCSERVICES = <file containing an entry for /etc/services>
 ## INETDCONF = <file containing an inetd.conf formatted entry>
 ## A list of runtime package dependencies in the form of CSWfoo.
-## REQUIRED_PKGS =
+REQUIRED_PKGS =
 ##
 ## A list of packages necessary to build this package
-## PREREQUISITE_PKGS = $(REQUIRED_PKGS)
+PREREQUISITE_PKGS = $(REQUIRED_PKGS) CSWgcc CSWbison CSWflex
 ##
 ## When using non-empty $(PACKAGES):
 ## REQUIRED_PKGS_CSWpkgname =


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