Commit 339aae6
committed
webkitgtk: Remove x11 from packageconfigs
opengl-or-es can be kept now
This ends up configure errors with newly updated 2.40 webkit in core
Fixes issues like
| CMake Error at Source/cmake/WebKitMacros.cmake:154 (target_link_libraries):
| Target "WebCore" links to:
|
| WPE::libwpe
|
| but the target was not found. Possible reasons include:
|
| * There is a typo in the target name.
| * A find_package call is missing for an IMPORTED target.
| * An ALIAS target is missing.
Signed-off-by: Khem Raj <raj.khem@gmail.com>1 parent b7accc6 commit 339aae6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
0 commit comments