Skip to content

Commit

Permalink
Install more deps
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Sep 23, 2023
1 parent 65175b9 commit 27f5507
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 @@ -19,7 +19,7 @@ jobs:
- name: Install Dependencies
run: |
sudo apt-get update
sudo apt-get install -y git cmake pkg-config build-essential extra-cmake-modules libkf5windowsystem-dev libkf5coreaddons-dev libkf5guiaddons-dev libkf5configwidgets-dev libkdecorations2-dev qtbase5-dev qttools5-dev-tools qtdeclarative5-dev libqt5x11extras5-dev libkf5iconthemes-dev libkf5configwidgets-dev patchelf wget zip kwin-x11
sudo apt-get install -y git cmake pkg-config build-essential extra-cmake-modules libkf5windowsystem-dev libkf5coreaddons-dev libkf5guiaddons-dev libkf5configwidgets-dev libkdecorations2-dev qtbase5-dev qttools5-dev-tools qtdeclarative5-dev libqt5x11extras5-dev libkf5iconthemes-dev libkf5configwidgets-dev patchelf wget zip kwin-x11 libkf5archive-dev libkf5waylandserver5 libkf5crash5 libkscreenlocker5 libkf5attica5 libkf5notifications5
- name: Clone BreezeEnhanced
run: git clone https://github.com/helloSystem/BreezeEnhanced.git
Expand Down

0 comments on commit 27f5507

Please sign in to comment.