itszeeshan commented on code in PR #5107:
URL: https://github.com/apache/couchdb/pull/5107#discussion_r1740240630


##########
INSTALL.Unix.md:
##########
@@ -66,7 +66,7 @@ You can install the dependencies by running:
         build-essential pkg-config erlang erlang-reltool \
         libicu-dev libmozjs-60-dev python3
 
-Your distribution may have `libmozjs-68-dev` instead of 60. Both are supported.
+Your distribution may have `libmozjs-68-dev` instead of 60. Both are 
supported. Newer versions of `libmozjs-...-dev` may also work; you can find 
which are available using `apt-cache search libmozjs`.

Review Comment:
   I would suggest this, which is i think a bit more comprehensive approach.
   `
   Your distribution might provide libmozjs-68-dev instead of libmozjs-60-dev, 
and both are supported. Additionally, newer versions of libmozjs-...-dev may 
also be compatible. To see which versions are available, use the command 
"apt-cache search libmozjs"
   `
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to