summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2008-12-01 14:57:51 -0800
committerEric Sandall2008-12-01 14:57:51 -0800
commita19c82a765c9092a11f07cd7a2646ff043998e08 (patch)
tree5694a9ac29eba24cdf48dc5f9486f404b7f55d21
parent652d6c0f8214660826c119438252840fd0eb0dde (diff)
xcolor: Added depends ghostscript. Bug #14780
(cherry-picked from commit 007adba9b0aabe8bb0513a07658b981abe48447b)
-rwxr-xr-xlatex/xcolor/DEPENDS3
-rw-r--r--latex/xcolor/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/latex/xcolor/DEPENDS b/latex/xcolor/DEPENDS
index b320e82908..4a95f93ef0 100755
--- a/latex/xcolor/DEPENDS
+++ b/latex/xcolor/DEPENDS
@@ -1 +1,2 @@
-source $SECTION_DIRECTORY/TEX_DEPENDS
+source $SECTION_DIRECTORY/TEX_DEPENDS &&
+depends ghostscript
diff --git a/latex/xcolor/HISTORY b/latex/xcolor/HISTORY
index 036cfb857d..d6c5a63875 100644
--- a/latex/xcolor/HISTORY
+++ b/latex/xcolor/HISTORY
@@ -1,3 +1,6 @@
+2008-11-29 George Sherwood <gsherwood@sourcemage.org>
+ * DEPENDS: Added depends ghostscript Bug #14780
+
2008-03-13 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* BUILD, DETAILS, INSTALL: updated to 2.11
2008-02-11 Dale E. Edmons <linuxfan@sourcemage.org>