Skip to content

Commit

Permalink
same as #1139 for gtkhtml case
Browse files Browse the repository at this point in the history
  • Loading branch information
karlkleinpaste committed Feb 1, 2024
1 parent 92bbc9e commit 92d7bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/XiphosDependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ else (GTK2)
# Gtk+-3.0 + Webkit2 + WebKit-editor
pkg_check_modules(Gtk REQUIRED IMPORTED_TARGET
"gtk+-3.0"
"webkit2gtk-4.0"
"webkit2gtk-4.1"
"gtkhtml-editor-4.0"
"libgtkhtml-4.0"
)
Expand Down

0 comments on commit 92d7bdf

Please sign in to comment.