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.
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
/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.