mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 13:40:22 +00:00
12 lines
220 B
Diff
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()
|