summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0db1c8b)
raw | patch | inline | side by side (parent: 0db1c8b)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 26 Jan 2011 13:38:44 +0000 (14:38 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 26 Jan 2011 13:38:44 +0000 (14:38 +0100) |
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index 47f9b3e8d182dc5acf6006d462ca7a053522bf4e..e42564fbd687d12b8b5d745fc1cbdb7ccd1606e1 100644 (file)
--- a/debian/control
+++ b/debian/control
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.