update macos dependencies which are needed for canvas
This commit is contained in:
parent
7dafebc577
commit
ecfba60913
1 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@ npm is supported on the following platforms with `Native Dependencies <#id1>`_ i
|
|||
- Operating systems:
|
||||
|
||||
- Ubuntu 22.04 (x64/arm64)
|
||||
- macOS 12 (x64/arm64)
|
||||
- macOS 14 (x64/arm64)
|
||||
- Windows (x64)
|
||||
|
||||
- Node.js 18,20
|
||||
|
@ -50,9 +50,9 @@ Ubuntu 22.04 (x64/arm64)
|
|||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
- apt install build-essential pkg-config xvfb libglfw3-dev libuv1-dev libjpeg-turbo8 libicu70 libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev gir1.2-rsvg-2.0 librsvg2-2 librsvg2-common libcurl4-openssl-dev libpixman-1-dev libpixman-1-0
|
||||
|
||||
MacOS 12 (x64/arm64)
|
||||
MacOS 14 (x64/arm64)
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
- brew install pkg-config cairo libpng jpeg giflib
|
||||
- brew install pkg-config cairo pango libpng jpeg giflib librsvg
|
||||
|
||||
Windows (x64)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Reference in a new issue