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.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to