[csw-devel] SF.net SVN: gar:[6103] csw/mgar/pkg/wxwidgets/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Aug 24 18:06:05 CEST 2009
Revision: 6103
http://gar.svn.sourceforge.net/gar/?rev=6103&view=rev
Author: wahwah
Date: 2009-08-24 16:06:05 +0000 (Mon, 24 Aug 2009)
Log Message:
-----------
wxwidgets: Added more prerequisites
Modified Paths:
--------------
csw/mgar/pkg/wxwidgets/trunk/Makefile
Modified: csw/mgar/pkg/wxwidgets/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wxwidgets/trunk/Makefile 2009-08-24 15:07:30 UTC (rev 6102)
+++ csw/mgar/pkg/wxwidgets/trunk/Makefile 2009-08-24 16:06:05 UTC (rev 6103)
@@ -38,7 +38,11 @@
REQUIRED_PKGS += CSWtiff
REQUIRED_PKGS += CSWzlib
-PREREQUISITE_PKGS = $(REQUIRED_PKGS) CSWgtk2devel CSWlibpthreadstubs
+PREREQUISITE_PKGS = $(REQUIRED_PKGS)
+PREREQUISITE_PKGS += CSWgtk2devel
+PREREQUISITE_PKGS += CSWlibpthreadstubs
+PREREQUISITE_PKGS += CSWxproto
+PREREQUISITE_PKGS += CSWkbproto
PKGFILES_CSWwxwidgetsdevel = $(PKGFILES_DEVEL)
PKGFILES_CSWwxwidgetsdevel += /opt/csw/lib/wx/include/.*
PKGFILES_CSWwxwidgetsrt = $(PKGFILES_RT)
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