mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-13 19:21:50 +02:00
fix: add xvfb to draw offscreen
This commit is contained in:
@ -56,7 +56,7 @@ stages:
|
|||||||
|
|
||||||
.install-os-packages: &install-os-packages
|
.install-os-packages: &install-os-packages
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y libgl1-mesa-glx libegl1-mesa x11-utils libxkbcommon-x11-0 libdbus-1-3
|
- apt-get install -y libgl1-mesa-glx libegl1-mesa x11-utils libxkbcommon-x11-0 libdbus-1-3 xvfb
|
||||||
- *install-qt-webengine-deps
|
- *install-qt-webengine-deps
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
Reference in New Issue
Block a user