Ubuntu 21+ dependencies not supporting wayland

This commit is contained in:
Anton Solbjørg 2024-04-02 22:10:23 +02:00
parent 3144034362
commit be35885ed2
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ There are a few packages that need to be installed in order to run 01OS on your
# MacOS
brew install portaudio ffmpeg cmake
# Ubuntu
# Ubuntu (wayland not supported, only ubuntu 20.04 and below)
sudo apt-get install portaudio19-dev ffmpeg cmake
# Install poetry