mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-29 04:37:39 +00:00
Upgrade FFmpeg for the Windows build, which makes it possible to use UTF8 for file names
This commit is contained in:
2
setup.py
2
setup.py
@@ -487,7 +487,7 @@ try:
|
||||
self.distribution.data_files.append(
|
||||
("", ["discid.dll", "libfftw3-3.dll", "libofa.dll",
|
||||
"python27.dll", "msvcr90.dll", "msvcp90.dll",
|
||||
"avcodec-52.dll", "avformat-52.dll", "avutil-50.dll",
|
||||
"avcodec-53.dll", "avformat-53.dll", "avutil-51.dll",
|
||||
"libstdc++-6.dll"]))
|
||||
for locale in self.distribution.locales:
|
||||
self.distribution.data_files.append(
|
||||
|
||||
Reference in New Issue
Block a user