Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MNikoliCC committed Jan 15, 2025
1 parent b938783 commit cc0b615
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,8 @@ parts:
override-pull: |
craftctl default
./scripts/install/linux_optional_compilation_dependencies.sh
./scripts/install/linux_runtime_dependencies.sh
pip3 install --no-input aqtinstall
export PATH="$PATH:$HOME/.local/bin"
sudo apt update
sudo apt install -y lsb-release python3-distro
sudo apt install python3-distro
pip3 install distro
sudo apt install --yes xvfb
override-prime: |
craftctl default
Expand Down

0 comments on commit cc0b615

Please sign in to comment.