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