[csw-devel] SF.net SVN: gar:[20236] csw/mgar/pkg/ocaml/trunk/Makefile
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Tue Jan 29 11:43:37 CET 2013
Revision: 20236
http://gar.svn.sourceforge.net/gar/?rev=20236&view=rev
Author: cgrzemba
Date: 2013-01-29 10:43:37 +0000 (Tue, 29 Jan 2013)
Log Message:
-----------
ocaml/trunk: reactivate runtime dependencies
Modified Paths:
--------------
csw/mgar/pkg/ocaml/trunk/Makefile
Modified: csw/mgar/pkg/ocaml/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ocaml/trunk/Makefile 2013-01-29 10:16:04 UTC (rev 20235)
+++ csw/mgar/pkg/ocaml/trunk/Makefile 2013-01-29 10:43:37 UTC (rev 20236)
@@ -46,8 +46,9 @@
PACKAGES += CSWocaml
SPKG_DESC_CSWocaml = $(DESCRIPTION)
RUNTIME_DEP_PKGS_CSWocaml += CSWlibgcc-s1
-#RUNTIME_DEP_PKGS_CSWocaml += CSWlibtcl8-5
-#RUNTIME_DEP_PKGS_CSWocaml += CSWlibtk8-5
+RUNTIME_DEP_PKGS_CSWocaml += CSWlibtcl8-5
+RUNTIME_DEP_PKGS_CSWocaml += CSWlibtk8-5
+
# include static libs
MERGE_EXCLUDE_STATICLIBS =
CHECKPKG_OVERRIDES_CSWocaml += discouraged-path-in-pkgmap|/opt/csw/lib/ocaml/libasmrun.a
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