summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 292d3e62..1b001857 100644
--- a/README.md
+++ b/README.md
@@ -116,7 +116,7 @@ Installing the dependencies on Ubuntu
sudo apt install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev \
libsdl2-net-dev libsdl2-ttf-dev libsdl2-gfx-dev \
libcurl4-openssl-dev libphysfs-dev libxml2-dev \
- libguichan-dev gettext
+ libguichan-dev libpng-dev gettext
Once the dependencies are installed, use CMake: