[Python-apps-commits] r2682 - in packages/pdfshuffler/trunk/debian (control)

sez-guest at users.alioth.debian.org sez-guest at users.alioth.debian.org
Sat Apr 4 10:59:05 UTC 2009


    Date: Saturday, April 4, 2009 @ 10:59:04
  Author: sez-guest
Revision: 2682

Add dependency to ghostscript.

Modified:
  packages/pdfshuffler/trunk/debian/control

Modified: packages/pdfshuffler/trunk/debian/control
===================================================================
--- packages/pdfshuffler/trunk/debian/control	2009-04-04 10:56:58 UTC (rev 2681)
+++ packages/pdfshuffler/trunk/debian/control	2009-04-04 10:59:04 UTC (rev 2682)
@@ -11,7 +11,7 @@
 
 Package: pdfshuffler
 Architecture: all
-Depends: python, python-gtk2, python-pypdf, ${misc:Depends}
+Depends: python, python-gtk2, python-pypdf, ghostscript, ${misc:Depends}
 Description: merge, split and re-arrange pages from PDF documents
  PDF-Shuffler is a small application which allows to merge or split pdf
  documents and rotate, crop and rearrange their pages using an interactive




More information about the Python-apps-commits mailing list