Skip to content

Commit

Permalink
Revert "qt6-wayland (#800)" (#801)
Browse files Browse the repository at this point in the history
This reverts commit 075bc74.
  • Loading branch information
axu2 authored Jan 5, 2025
1 parent 075bc74 commit 4b7b6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install python dependencies
run: |
sudo apt-get update
sudo apt-get install -y libpng-dev libjpeg-dev p7zip-full p7zip-rar python3-pip squashfs-tools libfuse2 libxcb-cursor0 qt6-wayland
sudo apt-get install -y libpng-dev libjpeg-dev p7zip-full p7zip-rar python3-pip squashfs-tools libfuse2 libxcb-cursor0
python -m pip install --upgrade pip setuptools wheel certifi pyinstaller --no-binary pyinstaller
python -m pip install -r requirements.txt
- name: build binary
Expand Down

0 comments on commit 4b7b6d1

Please sign in to comment.