You've already forked libmali-rockchip
mirror of
https://github.com/armbian/libmali-rockchip.git
synced 2026-01-06 12:03:41 -08:00
Merge pull request #9 from nyanmisaka/master
Add missing libxcb* dev libraries for ubuntu 20.04
This commit is contained in:
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 \
|
||||
|
||||
Reference in New Issue
Block a user