[csw-devel] SF.net SVN: gar:[20396] csw/mgar/pkg/latex2html/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Fri Mar 8 11:14:19 CET 2013
Revision: 20396
http://gar.svn.sourceforge.net/gar/?rev=20396&view=rev
Author: pfelecan
Date: 2013-03-08 10:14:19 +0000 (Fri, 08 Mar 2013)
Log Message:
-----------
latex2html/trunk: change dependencies from teTeX to TeXLive
Modified Paths:
--------------
csw/mgar/pkg/latex2html/trunk/Makefile
Modified: csw/mgar/pkg/latex2html/trunk/Makefile
===================================================================
--- csw/mgar/pkg/latex2html/trunk/Makefile 2013-03-08 09:43:31 UTC (rev 20395)
+++ csw/mgar/pkg/latex2html/trunk/Makefile 2013-03-08 10:14:19 UTC (rev 20396)
@@ -56,7 +56,7 @@
BUILD_DEP_PKGS += CSWgs
BUILD_DEP_PKGS += CSWnetpbm
BUILD_DEP_PKGS += CSWperl
-BUILD_DEP_PKGS += CSWtetex
+BUILD_DEP_PKGS += CSWtexlive
BUILD_SCRIPTS = nominal
# as strange as it seems the check and test are build actions...
@@ -73,8 +73,8 @@
RUNTIME_DEP_PKGS += CSWperl
RUNTIME_DEP_PKGS += CSWnetpbm
CHECKPKG_OVERRIDES_CSWlatex2html += surplus-dependency|CSWnetpbm
-RUNTIME_DEP_PKGS += CSWtetex
-CHECKPKG_OVERRIDES_CSWlatex2html += surplus-dependency|CSWtetex
+RUNTIME_DEP_PKGS += CSWtexlive
+CHECKPKG_OVERRIDES_CSWlatex2html += surplus-dependency|CSWtexlive
# only in comments:
CHECKPKG_OVERRIDES_CSWlatex2html += file-with-bad-content|/usr/local|root/opt/csw/lib/l2hconf.pm
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