[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

make smarty-gettext PHP 7.0 compliant



This patch should do it:


diff --git a/debian/control b/debian/control
index 0444836..777fe85 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Package: smarty-gettext
 Architecture: all
 Depends: ${misc:Depends},
          ${phpcomposer:Debian-require},
-         php5-cli,
+         php-cli,
          smarty3,
          gettext,
 Description: Gettext plugin enabling internationalization in Smarty


Wolfgang

Attachment: signature.asc
Description: Digital signature


Reply to: