Skip to content

Commit

Permalink
Add libxext-dev dependency to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ad3154 committed Aug 28, 2023
1 parent b6cccf6 commit 293a3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This project is built with CMake.
Make sure you have all the dependencies installed.

```
sudo apt install cmake build-essential libgl1-mesa-dev
sudo apt install cmake build-essential libgl1-mesa-dev libxext-dev
```

Clone the repo:
Expand Down

0 comments on commit 293a3f2

Please sign in to comment.