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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Sep 7 12:45:19 CEST 2012


Revision: 19164
          http://gar.svn.sourceforge.net/gar/?rev=19164&view=rev
Author:   dmichelsen
Date:     2012-09-07 10:45:19 +0000 (Fri, 07 Sep 2012)
Log Message:
-----------
tcl85/trunk: Add legacy dependency from CSWtcl to CSWlibtcl8-4 until all legacy packages have been rebuild

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

Modified: csw/mgar/pkg/tcl85/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tcl85/trunk/Makefile	2012-09-07 09:19:34 UTC (rev 19163)
+++ csw/mgar/pkg/tcl85/trunk/Makefile	2012-09-07 10:45:19 UTC (rev 19164)
@@ -43,6 +43,12 @@
 RUNTIME_DEP_PKGS_CSWtcl-i386 = CSWsunmath
 RUNTIME_DEP_PKGS_CSWtcl += $(RUNTIME_DEP_PKGS_CSWtcl-$(GARCH))
 
+# There are legacy packages depending on CSWtcl which require libtcl 8.4
+FOREIGN_PACKAGES += CSWlibtcl8-4
+RUNTIME_DEP_PKGS_CSWtcl += CSWlibtcl8-4
+CHECKPKG_OVERRIDES_CSWtcl += surplus-dependency|CSWlibtcl8-4
+CHECKPKG_OVERRIDES_CSWtcl += unidentified-dependency|CSWlibtcl8-4
+
 # This is to find zoneinfo
 CHECKPKG_OVERRIDES_CSWtcl += file-with-bad-content|/usr/local|root/opt/csw/share/man/mann/clock.n
 CHECKPKG_OVERRIDES_CSWtcl += file-with-bad-content|/usr/share|root/opt/csw/share/man/mann/clock.n

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