summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0683b05)
raw | patch | inline | side by side (parent: 0683b05)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 26 Jan 2011 16:51:02 +0000 (17:51 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 26 Jan 2011 16:51:02 +0000 (17:51 +0100) |
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index 60595d96f693869c9edaeb2c0b1e39e746af9821..173a711d37bdc46aef4814e29d5eaf2295c543e0 100644 (file)
--- a/debian/control
+++ b/debian/control
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