appendEnv([ 'CFLAGS' => '-DSQLITE_ENABLE_COLUMN_METADATA=1', ]) ->configure() ->make(); $this->patchPkgconfPrefix(['sqlite3.pc']); } }