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

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Wed Mar 6 13:02:46 CET 2013


Revision: 20369
          http://gar.svn.sourceforge.net/gar/?rev=20369&view=rev
Author:   pfelecan
Date:     2013-03-06 12:02:45 +0000 (Wed, 06 Mar 2013)
Log Message:
-----------
bibtex2html/trunk: change dependencies from teTeX to TeXLive

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

Modified: csw/mgar/pkg/bibtex2html/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bibtex2html/trunk/Makefile	2013-03-06 10:24:01 UTC (rev 20368)
+++ csw/mgar/pkg/bibtex2html/trunk/Makefile	2013-03-06 12:02:45 UTC (rev 20369)
@@ -26,10 +26,11 @@
 DISTFILES  = $(DISTNAME).tar.gz
 
 BUILD_DEP_PKGS		=	CSWocaml
-BUILD_DEP_PKGS		+=	CSWtetex
+BUILD_DEP_PKGS		+=	CSWtexlive
 BUILD_DEP_PKGS		+=	CSWhevea
+BUILD_DEP_PKGS		+=	CSWtexlive-latex-extra
 
-RUNTIME_DEP_PKGS	=	CSWtetex
+RUNTIME_DEP_PKGS	=	CSWtexlive
 RUNTIME_DEP_PKGS	+=	CSWperl
 
 PATCHFILES			+=	0001-installation-desination-directories.patch
@@ -49,7 +50,7 @@
 REINPLACE_WHEN_USRSHARE = postinstall
 
 CHECKPKG_OVERRIDES_CSWbibtex2html	+=	surplus-dependency|CSWperl
-CHECKPKG_OVERRIDES_CSWbibtex2html	+=	surplus-dependency|CSWtetex
+CHECKPKG_OVERRIDES_CSWbibtex2html	+=	surplus-dependency|CSWtexlive
 
 include gar/category.mk
 

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