Comment
The change only adds a runtime dependency on libglvnd in .SRCINFO. This is metadata-only and does not introduce executable code, network access, privilege changes, or packaging behavior changes by itself. The dependency is plausible for a graphics application like Aseprite and does not appear suspicious in isolation.
@@ -68,6 +68,7 @@ pkgname = aseprite
depends = libwebp
depends = libarchive
depends = fmt
+ depends = libglvnd
depends = expat
depends = harfbuzz
depends = libgl