Code

control: Depend on 'php5 | php5-cli' rather than just 'php5'.
[pkg-libfpdi-php.git] / debian / control
index 47f9b3e8d182dc5acf6006d462ca7a053522bf4e..e42564fbd687d12b8b5d745fc1cbdb7ccd1606e1 100644 (file)
@@ -9,7 +9,7 @@ Homepage: http://www.setasign.de/products/pdf-php-solutions/fpdi/
 
 Package: libfpdi-php
 Architecture: all
-Depends: ${misc:Depends}, php5, libfpdf-tpl-php
+Depends: ${misc:Depends}, php5 | php5-cli, libfpdf-tpl-php
 Description: PHP library for importing existing PDF documents into FPDF
  FPDI is a collection of PHP classes facilitating developers to read
  pages from existing PDF documents and use them as templates in FPDF.