Fix namcap error of softlinking steamdeps

/usr/bin/steamdeps links to true which is owned by coreutils. Missing this dependency in depends=() is detected by namcap as an error. Assuming we don't want namcap errors, we should fix it.

Merge request reports

Loading