Skip to content

Commit

Permalink
libqt5x11extras5-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Aug 15, 2023
1 parent f8ca149 commit 68242c8
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 @@ -20,7 +20,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y qtbase5-dev libqt5xdg-dev extra-cmake-modules libdbusmenu-qt5-dev libxcb-ewmh-dev cmake clang
sudo apt-get install -y qtbase5-dev libqt5xdg-dev extra-cmake-modules libdbusmenu-qt5-dev libxcb-ewmh-dev libqt5x11extras5-dev cmake clang
- name: Configure and build
run: |
Expand Down

0 comments on commit 68242c8

Please sign in to comment.