Skip to content

Commit

Permalink
Update rpi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Mar 3, 2025
1 parent fc3cf31 commit ef9c26d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
import_github_env: true
commands: |
ls -a
sudo apt update
sudo apt install -y libboost-dev git python3-pip ruby-dev libgnutls28-dev openssl libtiff5-dev qtbase5-dev libqt5core5a libqt5gui5 libqt5widgets5 meson libegl1-mesa-dev cmake libboost-program-options-dev libdrm-dev libexif-dev libegl1-mesa-dev
sudo pip3 install pyyaml ply jinja2
sudo pip3 install --upgrade meson
Expand Down

0 comments on commit ef9c26d

Please sign in to comment.