12 lines
406 B
Diff
12 lines
406 B
Diff
--- audacity-3.1.3/cmake-proxies/CMakeLists.txt.orig 2022-08-22 16:14:05.428328941 +0200
|
|
+++ audacity-3.1.3/cmake-proxies/CMakeLists.txt 2022-08-22 16:14:09.587310197 +0200
|
|
@@ -103,7 +103,7 @@
|
|
libmad
|
|
libmad/0.15.2b@audacity/stable
|
|
OPTION_NAME libmad
|
|
- PKG_CONFIG "mad >= 0.15.0b" # Ubuntu has broken PC file
|
|
+ PKG_CONFIG "libmad >= 0.15.0b" # Ubuntu has broken PC file
|
|
)
|
|
|
|
add_conan_lib(
|