diff options
Diffstat (limited to 'Game/Code/lib/requirements.txt')
-rw-r--r-- | Game/Code/lib/requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Game/Code/lib/requirements.txt b/Game/Code/lib/requirements.txt index 49aad6ba..e4b14060 100644 --- a/Game/Code/lib/requirements.txt +++ b/Game/Code/lib/requirements.txt @@ -37,3 +37,7 @@ ffmpeg : sqlite : sudo apt-get install libsqlite3-dev + +sdl development libraries : + sudo apt-get install libsdl-ttf2.0-dev + THERE WILL be more of them... oops I forgot to list them :P |