mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
[doc] bump mozjs also here
This commit is contained in:
parent
ad6bcaa30d
commit
16b33f48d3
@ -23,11 +23,11 @@ Ok, so how to get the ECMAScript support working?
|
|||||||
|
|
||||||
On Debian testing or unstable (SID), run the following:
|
On Debian testing or unstable (SID), run the following:
|
||||||
|
|
||||||
$ apt-get install libmozjs-115-dev
|
$ apt-get install libmozjs-128-dev
|
||||||
|
|
||||||
On Arch Linux, run the following:
|
On Arch Linux, run the following:
|
||||||
|
|
||||||
$ pacman -S js115
|
$ pacman -S js128
|
||||||
|
|
||||||
SpiderMonkey is disabled by default, enable it like this:
|
SpiderMonkey is disabled by default, enable it like this:
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ SpiderMonkey is disabled by default, enable it like this:
|
|||||||
|
|
||||||
Check for the following line in the features summary:
|
Check for the following line in the features summary:
|
||||||
|
|
||||||
Run-time dependency mozjs-115 found: YES 115.15.0
|
Run-time dependency mozjs-128 found: YES 128.5.0
|
||||||
|
|
||||||
Then run:
|
Then run:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user