Add cmake to dependencies

This commit is contained in:
deadwood 2020-11-30 21:01:00 +01:00
parent d530fe5472
commit 22011b2a02
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
## Required packages
Please install these packages before moving to next step. Below is a reference list for Debian-based distributions.
Please install these packages before moving to next step. Below is a reference list for Debian-based distributions. Reference build system is Ubuntu 18.04/20.04 amd64.
subversion git-core gcc g++ make gawk bison flex bzip2 netpbm autoconf automake libx11-dev libxext-dev libc6-dev liblzo2-dev libxxf86vm-dev libpng-dev gcc-multilib libsdl1.2-dev byacc python-mako libxcursor-dev
subversion git-core gcc g++ make gawk bison flex bzip2 netpbm autoconf automake libx11-dev libxext-dev libc6-dev liblzo2-dev libxxf86vm-dev libpng-dev gcc-multilib libsdl1.2-dev byacc python-mako libxcursor-dev cmake
## Clone & build