Browse Source

[Deps] Missing from 5608fb3331

pull/1941/head
Steve Russell GitHub 1 month ago
parent
commit
eb45f2cdb5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dep/Makefile

+ 1
- 1
dep/Makefile View File

@@ -267,7 +267,7 @@ $(simde): simde/simde

# Helpers

src: glew-2.1.0 glfw jansson-2.14 libsamplerate-0.2.2 openssl-3.3.2 curl-8.10.0 zstd-1.5.6 libarchive-3.7.7 rtaudio nanovg nanosvg oui-blendish osdialog
src: glew-2.1.0 glfw jansson-2.14 libsamplerate-0.2.2 openssl-3.3.2 curl-8.10.0 zstd-1.5.7 libarchive-3.7.7 rtaudio nanovg nanosvg oui-blendish osdialog

clean:
git clean -fdx


Loading…
Cancel
Save