SF.net SVN: gar:[25739] csw/mgar/pkg/wxwidgets/trunk/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Sun May 29 14:32:05 CEST 2016
Revision: 25739
http://sourceforge.net/p/gar/code/25739
Author: lblume
Date: 2016-05-29 12:32:05 +0000 (Sun, 29 May 2016)
Log Message:
-----------
wxwidgets/trunk: One line missing
Modified Paths:
--------------
csw/mgar/pkg/wxwidgets/trunk/Makefile
Modified: csw/mgar/pkg/wxwidgets/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wxwidgets/trunk/Makefile 2016-05-29 12:06:50 UTC (rev 25738)
+++ csw/mgar/pkg/wxwidgets/trunk/Makefile 2016-05-29 12:32:05 UTC (rev 25739)
@@ -59,6 +59,7 @@
RUNTIME_DEP_PKGS_CSWwxwidgets31gtk2-sparc += CSWlibintl8
RUNTIME_DEP_PKGS_CSWwxwidgets31gtk2-sparc += CSWlibfreetype6
RUNTIME_DEP_PKGS_CSWwxwidgets31gtk2-sparc += CSWlibz1
+RUNTIME_DEP_PKGS_CSWwxwidgets31gtk2 += $(RUNTIME_DEP_PKGS_CSWwxwidgetsgtk2-$(GARCH))
###
RUNTIME_DEP_PKGS_CSWwxwidgets-dev += CSWwxwidgets31
@@ -119,6 +120,7 @@
CONFIGURE_ARGS += --enable-unicode
CONFIGURE_ARGS += --enable-printarch=yes
CONFIGURE_ARGS += --with-gnomeprint=yes
+CONFIGURE_ARGS += --with-libmspack
# wxWidget contains a bunch of .so, let's keep them together as one big
# happy family
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