ソースを参照

add os dependencie

Bastien Sevajol 6 年 前
コミット
88ab1cd7c0
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      README.md

+ 1 - 1
README.md ファイルの表示

@@ -10,7 +10,7 @@ Open source close combat inspired game. Presentation here: http://www.closecomba
10 10
 
11 11
 Tested only under linux, debian/Ubuntu. Before install project, install OS packages:
12 12
 
13
-    build-essential libsdl1.2debian libsdl-image1.2 libsdl-image1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev libsdl-mixer1.2 libsdl-mixer1.2-dev redis-server
13
+    build-essential python3-tk libsdl1.2debian libsdl-image1.2 libsdl-image1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev libsdl-mixer1.2 libsdl-mixer1.2-dev redis-server
14 14
 
15 15
 Python version: 3.5+
16 16