From 44372aae4e213efb7727cd53696c4846e5ca3f20 Mon Sep 17 00:00:00 2001 From: Per Qvarforth Date: Sun, 23 Jan 2022 17:11:00 +0100 Subject: [PATCH] added ubuntu package to prerequisites --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54f97de..fe20ec9 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ What things you need to install and how to install them. These instructions are Install some ubuntu packages ``` -sudo apt-get install libpq-dev postgresql-12 postgresql-client-common postgresql-client libevent-dev apache2 php libapache2-mod-php php-pgsql libmagickwand-dev imagemagick php-imagick inkscape +sudo apt-get install libpq-dev postgresql-12 postgresql-client-common postgresql-client libevent-dev apache2 php libapache2-mod-php php-dom php-pgsql libmagickwand-dev imagemagick php-imagick inkscape ``` #### Install python