opnsense-ports/audio/audacity/files/patch-cmake-proxies_CMakeLists.txt
Franco Fichtner 74f04f1b65 */*: sync with upstream
Taken from: FreeBSD
2022-10-11 08:57:11 +02:00

11 lines
333 B
Text

--- cmake-proxies/CMakeLists.txt.orig 2022-10-05 10:43:02 UTC
+++ cmake-proxies/CMakeLists.txt
@@ -131,7 +131,7 @@ else()
libmad
libmad/0.15.2b-1@
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
)
endif()