forked from Lainports/opnsense-ports
11 lines
333 B
Text
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()
|
|
|