python/build/libs.py: fix libopenmpt source path
Fixes regression by commit ea23ea28ce7f57a021d0fab017f5e62dc3104c36
This commit is contained in:
parent
e4cc89b2d9
commit
380e0abbe4
@ -49,7 +49,7 @@ libopenmpt = AutotoolsProject(
|
||||
'--without-portaudio', '--without-portaudiocpp', '--without-sndfile',
|
||||
'--without-flac',
|
||||
],
|
||||
base='libopenmpt-0.6.6+release.autotools',
|
||||
base='libopenmpt-0.7.3+release.autotools',
|
||||
)
|
||||
|
||||
wildmidi = CmakeProject(
|
||||
|
Loading…
x
Reference in New Issue
Block a user