mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-19 23:46:57 -05:00
CI,build-aux: Add uthash on Linux
This commit is contained in:
committed by
Matthew Gajownik
parent
cebc828cb8
commit
0faa661f2b
1
.github/scripts/utils.zsh/setup_linux
vendored
1
.github/scripts/utils.zsh/setup_linux
vendored
@@ -90,6 +90,7 @@ sudo apt-get install -y --no-install-recommends \
|
||||
libmbedtls-dev \
|
||||
libgl1-mesa-dev \
|
||||
libjansson-dev \
|
||||
uthash-dev \
|
||||
libluajit-5.1-dev python3-dev \
|
||||
libx11-dev libxcb-randr0-dev libxcb-shm0-dev libxcb-xinerama0-dev \
|
||||
libxcb-composite0-dev libxinerama-dev libxcb1-dev libx11-xcb-dev libxcb-xfixes0-dev \
|
||||
|
||||
Reference in New Issue
Block a user