Skip to content

Commit fcf2c15

Browse files
mmd-osmlonvia
authored andcommitted
Adding more dlls
1 parent 92cfc31 commit fcf2c15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ after_build:
103103
- copy /y %conda_library_path%\bin\gssapi64.dll osm2pgsql-bin
104104
- copy /y %conda_library_path%\bin\libcrypto-1_1-x64.dll osm2pgsql-bin
105105
- copy /y %conda_library_path%\bin\libssl-1_1-x64.dll osm2pgsql-bin
106+
- copy /y %conda_library_path%\bin\comerr64.dll osm2pgsql-bin
107+
- copy /y %conda_library_path%\bin\krb5_64.dll osm2pgsql-bin
108+
- copy /y %conda_library_path%\bin\k5sprt64.dll osm2pgsql-bin
106109
- copy /y %BZIP2_LIBRARY%\libbz2.dll osm2pgsql-bin
107110
- copy /y %LUA_DLL% osm2pgsql-bin
108111
- 7z a c:\osm2pgsql\osm2pgsql_%build_type%_%arch%.zip osm2pgsql-bin -tzip

0 commit comments

Comments
 (0)