Skip to content

Commit

Permalink
Add linux libs
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Nov 28, 2023
1 parent dcf38dc commit 9f12ff2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/update-aarch64.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sudo yum -y update
sudo yum -y install cmake
sudo yum -y install cmake libX11-devel libXrandr-devel libXinerama-devel libXcursor-devel libXi-devel
3 changes: 2 additions & 1 deletion src/update-linux.sh
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
sudo apt-get update -qq
sudo apt-get update -qq
sudo apt-get install -qq xorg-dev

0 comments on commit 9f12ff2

Please sign in to comment.