We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1841f75 commit 0cef1d3Copy full SHA for 0cef1d3
conan_profiles/base/common
@@ -9,6 +9,8 @@ ninja/1.12.1
9
# TODO: remove after https://github.com/conan-io/conan-center-index/pull/27125 is merged
10
# Qt 5 depends on 0.4.8, but it doesn't build for iOS
11
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
14
15
[conf]
16
tools.cmake.cmaketoolchain:generator=Ninja
0 commit comments