summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2013-04-11 10:45:33 +0200
committerTreeve Jelbert2013-04-13 10:50:13 +0200
commit27fb5acdecdebedafb1e89e4405a018659ca9b0e (patch)
treed78b78056b114e5a7da02a194481310270bb9bc9
parentcbc15681a6fcf1298478e2414ab61dba65dc3767 (diff)
ghostscript - nolonger uses jasper
-rwxr-xr-xprinter/ghostscript/DEPENDS5
-rw-r--r--printer/ghostscript/HISTORY3
2 files changed, 3 insertions, 5 deletions
diff --git a/printer/ghostscript/DEPENDS b/printer/ghostscript/DEPENDS
index cb8e96dcab..73287b3a76 100755
--- a/printer/ghostscript/DEPENDS
+++ b/printer/ghostscript/DEPENDS
@@ -41,11 +41,6 @@ optional_depends "ijs" \
"--without-ijs" \
"for IJS print protocol support" &&
-optional_depends "jasper" \
- "--with-jasper" \
- "--without-jasper" \
- "JPEG 2000 support" &&
-
optional_depends "openjpeg" \
"--enable-openjpeg" \
"--disable-openjpeg" \
diff --git a/printer/ghostscript/HISTORY b/printer/ghostscript/HISTORY
index e70b5ff523..47e158124e 100644
--- a/printer/ghostscript/HISTORY
+++ b/printer/ghostscript/HISTORY
@@ -1,3 +1,6 @@
+2013-04-11 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: remove jasper
+
2013-02-15 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 9.07
* DEPENDS: remove lcms2, they use a patched version