php7: fix dependencies for mysqlnd (fixes #11113)
authorMichael Heimpold <mhei@heimpold.de>
Sun, 26 Jan 2020 20:53:14 +0000 (21:53 +0100)
committerMichael Heimpold <mhei@heimpold.de>
Sat, 25 Apr 2020 21:30:29 +0000 (23:30 +0200)
commitae0e27548f82cf37cf38a2a67c721c597e92160b
treeb76d14f8ae15cc1ee7a619f34de96df174f4c3c8
parent4df97ac0ee96f0c6438671e07d49a163e2be63ff
php7: fix dependencies for mysqlnd (fixes #11113)

When during the build the openssl extension is also selected, then
the mysqlnd extension depends on it, too.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 50b1cd3757497a569538d751f4681a40df1b1202)
lang/php7/Makefile