From 6802a91acf8769bf73ae175c2fc5431cbbd6b25a Mon Sep 17 00:00:00 2001 From: deadwood Date: Sun, 4 Sep 2022 12:33:29 +0200 Subject: [PATCH] Update required packages --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 8a573419f2..0534e5bf39 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -2,7 +2,7 @@ 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. - 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 python3-mako libxcursor-dev cmake genisoimage dh-make + git 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 python3-mako libxcursor-dev cmake genisoimage dh-make ## Clone & build