Code

control: Depend on 'php5 | php5-cli' rather than just 'php5'.
authorSebastian Harl <sh@tokkee.org>
Wed, 26 Jan 2011 16:51:02 +0000 (17:51 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 26 Jan 2011 16:51:02 +0000 (17:51 +0100)
debian/control

index 60595d96f693869c9edaeb2c0b1e39e746af9821..173a711d37bdc46aef4814e29d5eaf2295c543e0 100644 (file)
@@ -9,7 +9,7 @@ Homepage: http://www.setasign.de/products/pdf-php-solutions/fpdi/
 
 Package: libfpdf-tpl-php
 Architecture: all
-Depends: ${misc:Depends}, php5, php-fpdf
+Depends: ${misc:Depends}, php5 | php5-cli, php-fpdf
 Description: PHP library to use PDF templates with FPDF
  This script adds the possibility to use PDF templates in a PDF document as
  explained in the PDF specifications 1.3 (4.9 Form XObjects). This allows for