From 096cd5ad3e921a4488b6484365de973942b5231b Mon Sep 17 00:00:00 2001 From: Omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sun, 25 Feb 2024 13:21:40 +1100 Subject: use meta packages to get all the X headers we need --- .github/workflows/continuous-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/continuous-workflow.yml b/.github/workflows/continuous-workflow.yml index 6d75f5a..891270b 100644 --- a/.github/workflows/continuous-workflow.yml +++ b/.github/workflows/continuous-workflow.yml @@ -9,7 +9,7 @@ jobs: run: | sudo add-apt-repository ppa:xmake-io/xmake sudo apt update - sudo apt install -y xmake libxrandr-dev libxinerama-dev clang-format + sudo apt install -y xmake xorg-dev libglu1-mesa-dev clang-format - name: Check out repository code uses: actions/checkout@v4 - name: List files in the repository -- cgit v1.2.3-70-g09d2