Changes between Version 360 and Version 361 of CompileOnWindows


Ignore:
Timestamp:
Sep 20, 2019, 2:15:04 AM (5 years ago)
Author:
Andreas Schmitz
Comment:

Add missing libintl package

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v360 v361  
    6262 * 32bit:
    6363{{{
    64 pacman -S python3 mingw-w64-i686-toolchain mingw-w64-i686-cairo mingw-w64-i686-sqlite3 mingw-w64-i686-xz mingw-w64-i686-lz4 mingw-w64-i686-python3-numpy mingw-w64-i686-python3-six
     64pacman -S python3 mingw-w64-i686-toolchain mingw-w64-i686-cairo mingw-w64-i686-sqlite3 mingw-w64-i686-xz mingw-w64-i686-lz4 mingw-w64-i686-python3-numpy mingw-w64-i686-python3-six libintl
    6565}}}
    6666
    6767 * 64-bit:
    6868{{{
    69 pacman -S python3 mingw-w64-x86_64-toolchain mingw-w64-x86_64-cairo mingw-w64-x86_64-sqlite3 mingw-w64-x86_64-xz mingw-w64-x86_64-lz4 mingw-w64-x86_64-python3-numpy mingw-w64-x86_64-python3-six
     69pacman -S python3 mingw-w64-x86_64-toolchain mingw-w64-x86_64-cairo mingw-w64-x86_64-sqlite3 mingw-w64-x86_64-xz mingw-w64-x86_64-lz4 mingw-w64-x86_64-python3-numpy mingw-w64-x86_64-python3-six libintl
    7070}}}
    7171