diff options
author | xengineering <me@xengineering.eu> | 2022-11-20 10:12:00 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2022-11-20 10:12:00 +0100 |
commit | 9424484d866f0c123a63288052781dc1e1fef439 (patch) | |
tree | 2bbc1ce94a0c4921720ad60eb0f58b09b1ee51a2 | |
parent | cfc26d30b447d255fc83c868e3ed018677a6620b (diff) | |
download | limox-9424484d866f0c123a63288052781dc1e1fef439.tar limox-9424484d866f0c123a63288052781dc1e1fef439.tar.zst limox-9424484d866f0c123a63288052781dc1e1fef439.zip |
Add missing SDL2 dependency
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ Install these runtime dependencies: - libstrophe - gtk4 +- sdl2 Just run these commands to build and run: |