Skip to content

Commit

Permalink
Revert last workflow change.
Browse files Browse the repository at this point in the history
Package migth be dconf-cli, but this is too much trieal and error.
  • Loading branch information
Stefan Sauer committed Feb 10, 2024
1 parent fc95f3c commit 40c54b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
sudo apt update -y
sudo apt upgrade -y
sudo apt install -y gdb gtk-doc-tools dconf-tools gsettings-desktop-schemas yelp-tools intltool autopoint valgrind aspell-en xvfb \
sudo apt install -y gdb gtk-doc-tools gsettings-desktop-schemas yelp-tools intltool autopoint valgrind aspell-en xvfb \
libglib2.0-dev libgsf-1-dev libgtk-3-dev libclutter-1.0-dev libclutter-gtk-1.0-dev libgirepository1.0-dev gstreamer1.0-tools gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-alsa libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgudev-1.0-dev liborc-dev libasound2-dev check libfluidsynth-dev libxml2-utils libgstreamer1.0-dev libglib2.0-dev libunwind-dev
- name: autogen.sh
Expand Down

0 comments on commit 40c54b0

Please sign in to comment.