add premake4 (graphics) to build tools

This commit is contained in:
Charlie Wang 2016-07-05 21:55:02 -04:00
parent 2934f8994f
commit de4e12a423
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
- autotools-dev
- autoproject
- kbuild
- premake4
- name: Install OpenJDK
apt: name={{ item }} state=latest