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 require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. 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.