mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Updated linux web view to use more modern webkit2 API
This commit is contained in:
parent
86e28d1e42
commit
c02c4a14ee
3 changed files with 93 additions and 61 deletions
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
dependencies: juce_gui_basics
|
||||
OSXFrameworks: WebKit
|
||||
linuxPackages: webkitgtk-3.0 gtk+-x11-3.0
|
||||
linuxPackages: webkit2gtk-4.0 gtk+-x11-3.0
|
||||
|
||||
END_JUCE_MODULE_DECLARATION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue