Skip to content

Commit

Permalink
add more missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton committed Jan 31, 2024
1 parent 944495e commit e2e5765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: sudo apt update

- name: Install system level libraries
run: sudo apt install libpango1.0-dev libgtk-4-dev libgee-0.8-dev libgexiv2-dev meson ninja-build valac valadoc libpulse-dev libgnome-desktop-4-dev
run: sudo apt install libpango1.0-dev libgtk-4-dev libgee-0.8-dev libgexiv2-dev meson ninja-build valac valadoc libpulse-dev libgnome-desktop-4-dev libgweather-4-dev libaccountsservice-dev libudisks2-0 libgudev-1.0-dev libgtop2-dev libxml2-dev

- name: Checkout libhelium
uses: actions/checkout@v3
Expand Down

0 comments on commit e2e5765

Please sign in to comment.