highlight dependencies on graph

This commit is contained in:
2026-02-15 18:58:17 +01:00
parent 87a7eef39b
commit 9fde568bee
4 changed files with 24 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
(name "libwebp")
(version "1.6.0")
(homepage "https://libwebp.com/")
(dependencies libjpeg libtiff)
(dependencies libjpeg-turbo libtiff)
(src (tar
(url "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.6.0.tar.gz")
(dir "libwebp-1.6.0")