Skip to content

Commit 0cef1d3

Browse files
authored
opus vs ffmpeg fix
1 parent 1841f75 commit 0cef1d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conan_profiles/base/common

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ninja/1.12.1
99
# TODO: remove after https://github.com/conan-io/conan-center-index/pull/27125 is merged
1010
# Qt 5 depends on 0.4.8, but it doesn't build for iOS
1111
md4c/0.4.8: md4c/0.5.2
12+
# Fix for Version conflict: Conflict between opus/1.4 and opus/1.5.2 in the graph. Conflict originates from ffmpeg/7.1.1
13+
opus/*: opus/1.4
1214

1315
[conf]
1416
tools.cmake.cmaketoolchain:generator=Ninja

0 commit comments

Comments
 (0)