mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Documentation: Update image_rendering.md to include libgbm1 (#35850)
* Update image_rendering.md * Updated with feedback Updated with feedback
This commit is contained in:
parent
da7f5864f5
commit
b81d7eb886
@ -158,13 +158,13 @@ libx11-6 libx11-xcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3
|
|||||||
On Debian 9 (Stretch) the following dependencies have been confirmed as needed for the image rendering to function.
|
On Debian 9 (Stretch) the following dependencies have been confirmed as needed for the image rendering to function.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
libx11 libcairo bcairo2 libcairo2 libxtst6 libxcomposite1 libx11-xcb1 libxcursor1 libxdamage1 libnss3 libcups libcups2 libXss libXss1 libxss1 libxrandr2 libasound2 libatk1.0-0 libatk-bridge2.0-0 libpangocairo-1.0-0 libgtk-3-0
|
libx11 libcairo bcairo2 libcairo2 libxtst6 libxcomposite1 libx11-xcb1 libxcursor1 libxdamage1 libnss3 libcups libcups2 libXss libXss1 libxss1 libxrandr2 libasound2 libatk1.0-0 libatk-bridge2.0-0 libpangocairo-1.0-0 libgtk-3-0 libgbm1
|
||||||
```
|
```
|
||||||
|
|
||||||
On Debian 10 (Buster) the following dependencies have been confirmed as needed for the image rendering to function.
|
On Debian 10 (Buster) the following dependencies have been confirmed as needed for the image rendering to function.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
libxdamage1 libxext6 libxi6 libxtst6 libnss3 libnss3 libcups2 libxss1 libxrandr2 libasound2 libatk1.0-0 libatk-bridge2.0-0 libpangocairo-1.0-0 libpango-1.0-0 libcairo2 libatspi2.0-0 libgtk3.0-cil libgdk3.0-cil libx11-xcb-dev
|
libxdamage1 libxext6 libxi6 libxtst6 libnss3 libnss3 libcups2 libxss1 libxrandr2 libasound2 libatk1.0-0 libatk-bridge2.0-0 libpangocairo-1.0-0 libpango-1.0-0 libcairo2 libatspi2.0-0 libgtk3.0-cil libgdk3.0-cil libx11-xcb-dev libgbm1
|
||||||
```
|
```
|
||||||
|
|
||||||
**Centos:**
|
**Centos:**
|
||||||
|
Loading…
Reference in New Issue
Block a user