[csw-devel] SF.net SVN: gar:[20360] csw/mgar/pkg/asymptote/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Tue Mar 5 13:37:27 CET 2013
Revision: 20360
http://gar.svn.sourceforge.net/gar/?rev=20360&view=rev
Author: pfelecan
Date: 2013-03-05 12:37:26 +0000 (Tue, 05 Mar 2013)
Log Message:
-----------
asymptote/trunk: change dependencies from teTeX to TeXLive
Modified Paths:
--------------
csw/mgar/pkg/asymptote/trunk/Makefile
Modified: csw/mgar/pkg/asymptote/trunk/Makefile
===================================================================
--- csw/mgar/pkg/asymptote/trunk/Makefile 2013-03-05 12:07:10 UTC (rev 20359)
+++ csw/mgar/pkg/asymptote/trunk/Makefile 2013-03-05 12:37:26 UTC (rev 20360)
@@ -71,7 +71,8 @@
BUILD_DEP_PKGS += CSWlibsigsegv-dev
BUILD_DEP_PKGS += CSWlibz-dev
BUILD_DEP_PKGS += CSWmesa
-BUILD_DEP_PKGS += CSWtetex
+BUILD_DEP_PKGS += CSWtexlive
+BUILD_DEP_PKGS += CSWtexlive-generic-recommended
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --disable-gc
@@ -103,7 +104,7 @@
CHECKPKG_OVERRIDES_CSWasymptote += surplus-dependency|CSWpython-tk
RUNTIME_DEP_PKGS += CSWpy-pil
CHECKPKG_OVERRIDES_CSWasymptote += surplus-dependency|CSWpy-pil
-RUNTIME_DEP_PKGS += CSWtetex
+RUNTIME_DEP_PKGS += CSWtexlive
RUNTIME_DEP_PKGS += CSWxpdf
CHECKPKG_OVERRIDES_CSWasymptote += surplus-dependency|CSWxpdf
CHECKPKG_OVERRIDES_CSWasymptote += file-with-bad-content|/usr/local|root/opt/csw/share/info/asymptote/asymptote.info
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