mirror of
https://github.com/rizinorg/cutter.git
synced 2025-02-21 22:23:46 +00:00
Install some Linux libs.
This commit is contained in:
parent
20d07bb411
commit
b5e50bb7b3
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
sudo apt-get install libgraphviz-dev mesa-common-dev libxkbcommon-x11-dev
|
||||
if [[ "${{ matrix.os }}" = "ubuntu-16.04" ]]
|
||||
then
|
||||
sudo apt-get install ninja-build/xenial-backports
|
||||
sudo apt-get install ninja-build/xenial-backports libxcb1-dev libxkbcommon-dev libxcb-*-dev
|
||||
if [[ "${{ matrix.system-deps }}" = "true" ]]
|
||||
then
|
||||
sudo apt-get install cmake
|
||||
|
Loading…
Reference in New Issue
Block a user