diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-10-15 20:28:10 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-10-15 20:28:10 (GMT) |
commit | 92872a1d41950c7a99c5f7caf13a9802b890ef51 (patch) | |
tree | 33b9eb1370f69d4606514ae3bbd0944316be08f7 /abs/core/php | |
parent | 3133370154078710820b2700fbbb86963da940d2 (diff) | |
download | linhes_pkgbuild-92872a1d41950c7a99c5f7caf13a9802b890ef51.zip linhes_pkgbuild-92872a1d41950c7a99c5f7caf13a9802b890ef51.tar.gz linhes_pkgbuild-92872a1d41950c7a99c5f7caf13a9802b890ef51.tar.bz2 |
php: __changelog add note about deps
Diffstat (limited to 'abs/core/php')
-rw-r--r-- | abs/core/php/__changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core/php/__changelog b/abs/core/php/__changelog index 46f3ff3..5e9fead 100644 --- a/abs/core/php/__changelog +++ b/abs/core/php/__changelog @@ -14,6 +14,7 @@ short_tags On ==> "extension=ftp.so" ==> "extension=zip.so" +==> add php-gd and php-mcrypt as depends of php since we have them in php.ini syslog.error on @@ -27,4 +28,4 @@ then then sed -i 's|^.*date.timezone.*$|date.timezone='${timezone}'|' /etc/php/php.ini fi -fi
\ No newline at end of file +fi |