We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af7f438 commit c21d8c1Copy full SHA for c21d8c1
javascriptcore-sys/README.md
@@ -15,7 +15,8 @@ On Debian and Ubuntu, this includes:
15
16
* `pkg-config`
17
* `libglib2.0-dev`
18
-* `libjavascriptcoregtk-3.0-dev` or `libjavascriptcoregtk-4.0-dev`
+* `libjavascriptcoregtk-3.0-dev`, `libjavascriptcoregtk-4.0-dev`,
19
+ or `libjavascriptcoregtk-4.1-dev`
20
21
Other Linux distributions may need different packages and changes
22
may need to be made to the ``build.rs`` script. Please submit bugs
0 commit comments