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

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Wed Mar 6 14:14:44 CET 2013


Revision: 20374
          http://gar.svn.sourceforge.net/gar/?rev=20374&view=rev
Author:   pfelecan
Date:     2013-03-06 13:14:44 +0000 (Wed, 06 Mar 2013)
Log Message:
-----------
tex4ht/trunk: change dependencies from teTeX to TeXLive

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

Modified: csw/mgar/pkg/tex4ht/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tex4ht/trunk/Makefile	2013-03-06 13:11:33 UTC (rev 20373)
+++ csw/mgar/pkg/tex4ht/trunk/Makefile	2013-03-06 13:14:44 UTC (rev 20374)
@@ -26,7 +26,8 @@
 PACKAGING_PLATFORMS	=	solaris10-sparc
 PACKAGING_PLATFORMS	+=	solaris10-i386
 
-BUILD_DEP_PKGS		+=	CSWtetex
+BUILD_DEP_PKGS		+=	CSWtexlive
+BUILD_DEP_PKGS		+=	CSWtexlive-dev
 
 GARCOMPILER			=	GNU
 
@@ -49,8 +50,8 @@
 CHECKPKG_OVERRIDES_CSWtex4ht-common		+=	surplus-dependency|CSWperl
 RUNTIME_DEP_PKGS_CSWtex4ht-common		+=	CSWpstoedit
 CHECKPKG_OVERRIDES_CSWtex4ht-common		+=	surplus-dependency|CSWpstoedit
-RUNTIME_DEP_PKGS_CSWtex4ht-common		+=	CSWtetex
-CHECKPKG_OVERRIDES_CSWtex4ht-common		+=	surplus-dependency|CSWtetex
+RUNTIME_DEP_PKGS_CSWtex4ht-common		+=	CSWtexlive
+CHECKPKG_OVERRIDES_CSWtex4ht-common		+=	surplus-dependency|CSWtexlive
 
 PACKAGES								+=	CSWtex4ht
 CATALOGNAME_CSWtex4ht					=	tex4ht

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