[SCM] soundscaperenderer/master: use ghostscript rather than ps2pdf
zmoelnig-guest at users.alioth.debian.org
zmoelnig-guest at users.alioth.debian.org
Wed Mar 5 16:14:02 UTC 2014
The following commit has been merged in the master branch:
commit d07ffe4593c93045a77b327e38158db87542a01e
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Wed Mar 5 16:55:34 2014 +0100
use ghostscript rather than ps2pdf
diff --git a/debian/control b/debian/control
index 1330d55..a8a2a72 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: cdbs,
help2man
Build-Depends-Indep:
latexmk,
- ps2pdf,
+ ghostscript,
texlive-fonts-recommended,
texlive-latex-extra
Standards-Version: 3.9.5
diff --git a/debian/control.in b/debian/control.in
index 3ae8c0d..3347519 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -16,7 +16,7 @@ Build-Depends: @cdbs@,
help2man
Build-Depends-Indep:
latexmk,
- ps2pdf,
+ ghostscript,
texlive-fonts-recommended,
texlive-latex-extra
Standards-Version: 3.9.5
--
soundscaperenderer packaging
More information about the pkg-multimedia-commits
mailing list