Comment
Low risk change. The diff only moves `hyprwayland-scanner-git` from runtime `depends` to `makedepends`, which is the correct packaging classification for a build-time code generator and reduces unnecessary runtime dependency surface. No new sources, scripts, permissions, or execution paths are introduced, and there is no indication of malicious behavior in this metadata-only change.
@@ -8,6 +8,7 @@ pkgbase = hyprtoolkit-git
license = BSD-3-Clause
makedepends = cmake
makedepends = git
+ makedepends = hyprwayland-scanner-git
makedepends = ninja
depends = abseil-cpp
depends = aquamarine-git