aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2019-08-21 21:02:46 +0100
committerHarry Jeffery <harry@exec64.co.uk>2019-08-21 21:02:46 +0100
commit6bae65f0b45b0db635665e8cbe8ad72ae9963e96 (patch)
tree98cd7eede9b87dff5fd5470d5133819b75203774
parent17b53868d75211adeeeb9c22eff94488534f4826 (diff)
downloadimv-6bae65f0b45b0db635665e8cbe8ad72ae9963e96.tar.gz
README: Add missing dependency
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 00dc742..1c21953 100644
--- a/README.md
+++ b/README.md
@@ -124,6 +124,7 @@ Installation
| xkbcommon-x11 | | Optional. Required for X11 support. |
| wayland-client | | Optional. Required for Wayland support. |
| wayland-egl | | Optional. Required for Wayland support. |
+| EGL | | Optional. Required for Wayland support. |
| FreeImage | | Optional. Provides PNG, JPEG, TIFF, GIF, etc. |
| libtiff | | Optional. Provides TIFF support. |
| libpng | | Optional. Provides PNG support. |