Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/OpenHD/mpp into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jan 29, 2024
1 parent a60274e commit 2a3e70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
sudo apt install -y python3-pip
sudo pip3 install --upgrade cloudsmith-cli
ls -a
sudo apt install -y git ruby-dev make cmake gcc g++ wget
sudo apt install -y git ruby-dev make cmake gcc g++ wget libdrm-dev
gem install fpm
cd build/linux/aarch64
./make-Makefiles.bash
Expand Down

0 comments on commit 2a3e70b

Please sign in to comment.