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

11 lines
333 B
Text

--- cmake-proxies/CMakeLists.txt.orig 2022-09-27 06:14:03 UTC
+++ cmake-proxies/CMakeLists.txt
@@ -130,7 +130,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()