Dominique Leuenberger
68a96f6335
Let's just add webkit2gtk3 here OBS-URL: https://build.opensuse.org/request/show/246087 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=1
14 lines
791 B
Diff
14 lines
791 B
Diff
Index: webkitgtk-2.1.2/Source/JavaScriptCore/JavaScriptCore.gir.in
|
|
===================================================================
|
|
--- webkitgtk-2.1.2.orig/Source/JavaScriptCore/JavaScriptCore.gir.in
|
|
+++ webkitgtk-2.1.2/Source/JavaScriptCore/JavaScriptCore.gir.in
|
|
@@ -3,7 +3,7 @@
|
|
xmlns="http://www.gtk.org/introspection/core/1.0"
|
|
xmlns:c="http://www.gtk.org/introspection/c/1.0">
|
|
<namespace name="JavaScriptCore" version="@WEBKITGTK_API_VERSION@"
|
|
- shared-library="javascriptcoregtk-@WEBKITGTK_API_VERSION@"
|
|
+ shared-library="libjavascriptcoregtk-@WEBKITGTK_API_VERSION@.so.18"
|
|
c:identifier-prefixes="JS"
|
|
c:symbol-prefixes="JS">
|
|
<record name="GlobalContext" c:type="JSGlobalContextRef" foreign="1"/>
|