diff options
author | Michael Heimpold <mhei@heimpold.de> | 2018-08-23 22:04:31 +0200 |
---|---|---|
committer | Michael Heimpold <mhei@heimpold.de> | 2018-08-23 22:13:11 +0200 |
commit | 8d2764f1938cc0be5d6bdfbf5e68d8be61b00118 (patch) | |
tree | bd03767ee33fa9d94a183cabc25287451b834fdb /mail | |
parent | d97e89d2568ac3f480d0510506a3d8652ea9f30d (diff) |
php7: add dependency to hash for mysqlnd
The following error shows that mysqlnd depends on functions
provided by hash:
root@OpenWrt:/etc/php7# php-cli -m
PHP Warning: PHP Startup: Unable to load dynamic library
'mysqlnd.so' (tried: /usr/lib/php/mysqlnd.so (Error
relocating /usr/lib/php/mysqlnd.so: PHP_SHA256Final: symbol
not found), /usr/lib/php/mysqlnd.so.so (Error loading shared
library /usr/lib/php/mysqlnd.so.so: No such file or
directory)) in Unknown on line 0
So let's model this dep in package metadata.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions