From e11a64551dd5ba65f5eabcd0bd235bbfc073ffa2 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Wed, 26 Jan 2011 14:38:44 +0100 Subject: [PATCH] control: Depend on 'php5 | php5-cli' rather than just 'php5'. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 47f9b3e..e42564f 100644 --- a/debian/control +++ b/debian/control @@ -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. -- 2.30.2