# Bionic Forms is a Go program, and Go links its runtime statically by design.
# Debian's own Go packages avoid the tag by building against system libraries;
# a third-party binary release cannot, and would not want to: a single static
# executable is exactly what makes one build run across distributions and what
# lets the tarball install update itself by replacing one file.
bionicforms: statically-linked-binary [usr/bin/bionicforms]
