mirror of
https://github.com/tsukumijima/libmali-rockchip.git
synced 2026-01-24 00:10:50 +01:00
Merge pull request #9 from nyanmisaka/master
Add missing libxcb* dev libraries for ubuntu 20.04
This commit is contained in:
commit
32384162dc
1 changed files with 3 additions and 0 deletions
3
.github/workflows/Dockerfile
vendored
3
.github/workflows/Dockerfile
vendored
|
|
@ -21,6 +21,9 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
libx11-xcb-dev \
|
||||
libxcb-dri2-0 \
|
||||
libxcb-dri2-0-dev \
|
||||
libxcb-dri3-dev \
|
||||
libxcb-present-dev \
|
||||
libxcb-xfixes0-dev \
|
||||
libxdamage1 \
|
||||
libxdamage-dev \
|
||||
libxext6 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue