Skip to content

Commit 7ae9003

Browse files
authored
Merge pull request #90 from dscho/fix-msgfmt-in-minimal-sdk
minimal-sdk: accommodate for gettext v0.23.*
2 parents e4a7900 + e70ecb7 commit 7ae9003

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.sparse/minimal-sdk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
# gettext (msgfmt)
4040
/mingw64/bin/msgfmt.exe
4141
/mingw64/bin/libgettext*.dll
42+
/mingw64/bin/libtextstyle-*[0-9].dll
4243

4344
# Tcl (to emulate msgfmt, *somewhere*)
4445
/mingw64/bin/tclsh.exe

0 commit comments

Comments
 (0)