mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
This adds a dependency on the realpath package on trusty; we could try to remove it if needed, but given that realpath is included in coreutils on Xenial (and presumably anything else modern), I think it's reasonable to add it. Fixes #1797.