0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-09-22 08:31:32 +00:00
termux-packages/x11-packages/audacity/src-FFmpeg.h.patch
2022-09-24 17:52:26 +09:00

12 lines
220 B
Diff

--- a/src/FFmpeg.h
+++ b/src/FFmpeg.h
@@ -328,7 +328,7 @@
wxString GetLibAVFormatPath()
{
- return wxT("");
+ return wxT("@TERMUX_PREFIX@/opt/audacity/lib");
}
wxString GetLibAVFormatName()