-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qt: Fix qtwebengine not finding fontconfig correctly #11316
qt: Fix qtwebengine not finding fontconfig correctly #11316
Conversation
In addition to the changes I have already made it is also necessary that freetype:shared=True. Otherwise I get the following linker error:
@ericLemanissier can you give me a hint - perhaps point to a prior example where a package set requirements and verify options for packages it depends on? |
I detected other pull requests that are modifying qt/5.x.x recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
The included patch is the fix for QTBUG-61158 committed to qtwebengine-chromium.git branch 90-based rebased on the branch 87-based to match the chromium version shipped with Qt 5.15.4. Fixes conan-io#11300
f4a0541
to
0e39880
Compare
Hooks produced the following warnings for commit 0e39880qt/5.15.5
qt/5.15.4
|
The included patch is the fix for QTBUG-61158 committed to qtwebengine-chromium.git branch 90-based rebased on the branch 87-based to match the chromium version shipped with Qt 5.15.4. Fixes conan-io#11300
The included patch is the fix for QTBUG-61158 committed to
qtwebengine-chromium.git branch 90-based rebased on the branch
87-based to match the chromium version shipped with Qt 5.15.4.
Fixes #11300
Specify library name and version: qt/5.15.4 and qt/5.15.5