ITADN

PKGBUILD: fix dependency classification

#4105Pull Requestnew1earn5 创建于 2026-02-08
N
new1earn5commented
What this does Move build-only dependency from depends to makedepends (and/or checkdepends as appropriate) Regenerate .SRCINFO accordingly Why The dependency is only required during build/test and should not be pulled in at runtime. Testing namcap PKGBUILD makepkg -s Build completes successfully and dependency classification is correct. Notes No version bumps No source or build logic changes Metadata-only fix
合并状态:未合并 关闭于 2026-02-08 1 条评论