Update dependencies list
diff --git a/README.md b/README.md
index 8003eb2..dd099b9 100644
--- a/README.md
+++ b/README.md
@@ -4,26 +4,32 @@ GrangerHub's STELLAR PREY™ game is a first person strategy shooter that chroni
This is the main repo for STELLAR PREY™ game and can be used to build and package releases, used as a development environment, as well as for the setup/operation of the client and/or the dedicated/master/auto-update servers. All related code, scripts, and assets can be found through submodules in this repo.
## Dependencies
-### Linux
+### Linux (Ubuntu 20.04 LTS)
* cmake
* cmake-curses-gui
* gdb
-* tmux
+* git
* g++
+* libbz2-dev
+* libcurl4-openssl-dev
+* libfreetype6-dev
+* libgeoip-dev
* libglew-dev
* libjpeg-dev
-* libsdl1.2-dev
-* libcurl4-openssl-dev
-* libncurses5-dev
+* libmysqlclient-dev
* libncursesw5-dev
-* libgeoip-dev
-* libbz2-dev
-* opencl-dev
-* mysql-dev
-* ncurses-dev
+* libogg-dev
+* libopenal-dev
+* libsdl1.2-dev
+* libsdl2-dev
+* libtdb-dev
+* libvorbis-dev
* mysql-client
-* libmysqlclient-dev
-* libfreetype6-dev
+* ncurses-dev
+* opencl-dev
+* rsync
+* tmux
+* zip
## Setup
To setup this repo, execute the following commands from the root of this repo in order:
GitHub
sha: 0eb199c0