summary refs log tree commit diff stats
path: root/.github
diff options
context:
space:
mode:
authortreeform <starplant@gmail.com>2020-06-23 11:37:29 -0700
committerGitHub <noreply@github.com>2020-06-23 20:37:29 +0200
commit9ebbe000a81b735f0bb8350b0897c9d1b0d1f43f (patch)
treeab402e833c688e0931ef80c18d6d3331416f4410 /.github
parent6bf2990f6639726afa96cabfe1a5338f491743e0 (diff)
downloadNim-9ebbe000a81b735f0bb8350b0897c9d1b0d1f43f.tar.gz
Enable fidget in important_packages. (#14742)
* Enable fidget in important_packages.

Fidget now works with `nimble test` and there is a CI: https://github.com/treeform/fidget/commits/master

* Add libx11-dev to make fidget compile.

* try libxcursor-dev

* try xorg-dev
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci_packages.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci_packages.yml b/.github/workflows/ci_packages.yml
index 6cf41aa8e..8a1a8a81f 100644
--- a/.github/workflows/ci_packages.yml
+++ b/.github/workflows/ci_packages.yml
@@ -33,7 +33,7 @@ jobs:
           DEBIAN_FRONTEND='noninteractive' \
             sudo apt-fast install --no-install-recommends -yq \
               libcurl4-openssl-dev libgc-dev libsdl1.2-dev libsfml-dev \
-              valgrind libc6-dbg libblas-dev
+              valgrind libc6-dbg libblas-dev xorg-dev
       - name: 'Install dependencies (macOS)'
         if: runner.os == 'macOS'
         run: brew install boehmgc make sfml gtk+3