PKGNAME=code-server
PKGDES="Run VS Code on a remote server"
PKGSEC=utils
PKGDEP="libsecret nodejs"
BUILDDEP="jq"

ABSTRIP=0

# VSCode is currently not available for Loongson and POWER.
FAIL_ARCH="!(amd64|arm64)"
