[csw-devel] SF.net SVN: gar:[21292] csw/mgar/pkg/texlive/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Thu Jun 6 14:23:30 CEST 2013
Revision: 21292
http://gar.svn.sourceforge.net/gar/?rev=21292&view=rev
Author: pfelecan
Date: 2013-06-06 12:23:28 +0000 (Thu, 06 Jun 2013)
Log Message:
-----------
texlive/trunk: take into account the transition from gs to ghostscript
packages
Modified Paths:
--------------
csw/mgar/pkg/texlive/trunk/Makefile
Modified: csw/mgar/pkg/texlive/trunk/Makefile
===================================================================
--- csw/mgar/pkg/texlive/trunk/Makefile 2013-06-06 11:32:33 UTC (rev 21291)
+++ csw/mgar/pkg/texlive/trunk/Makefile 2013-06-06 12:23:28 UTC (rev 21292)
@@ -42,6 +42,7 @@
BUILD_DEP_PKGS += CSWlibfreetype-dev
BUILD_DEP_PKGS += CSWlibgd-dev
BUILD_DEP_PKGS += CSWclisp
+BUILD_DEP_PKGS += CSWghostscript-dev
# when this is installed, raises undefined symbols when linking
# tools/genrb; this is the reason form 0002-Fix-ICU-link-edit.patch
# BUILD_DEP_PKGS += CSWlibicu-dev
@@ -633,7 +634,7 @@
PKGFILES_CSWtexlive-binaries += /opt/csw/bin/xetex
PKGFILES_CSWtexlive-binaries += /opt/csw/bin/xmltex
RUNTIME_DEP_PKGS_CSWtexlive-binaries += CSWlibgcc-s1
-RUNTIME_DEP_PKGS_CSWtexlive-binaries += CSWgs
+RUNTIME_DEP_PKGS_CSWtexlive-binaries += CSWlibgs9
RUNTIME_DEP_PKGS_CSWtexlive-binaries += CSWgsfonts
CHECKPKG_OVERRIDES_CSWtexlive-binaries += surplus-dependency|CSWgsfonts
RUNTIME_DEP_PKGS_CSWtexlive-binaries += CSWtexlive-common
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