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
This commit is contained in:
treeform
2020-06-23 11:37:29 -07:00
committed by GitHub
parent 6bf2990f66
commit 9ebbe000a8
2 changed files with 2 additions and 3 deletions

View File

@@ -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