Created attachment 1891 [details] PHP: add sqlite3 dependency when using external lib PHP can use an internal or external sqlite3 for PDO. When using the external option there's a missing dependency that can provoke a build failure for php since sqlite3 wasn't built before.
Committed, thanks