From: Rene Kita Subject: Re: document missing dependencies for gotsysd regress To: gameoftrees@openbsd.org Date: Fri, 19 Jun 2026 11:10:10 +0200 On Fri, Jun 19, 2026 at 10:04:26AM +0200, Stefan Sperling wrote: > On Thu, Jun 18, 2026 at 07:43:07PM +0000, Johannes Thyssen Tishman wrote: > > Bumped into this while testing. > > ok, and thanks for spotting this. > > > M regress/gotsysd/README | 4+ 3- > > > > 1 file changed, 4 insertions(+), 3 deletions(-) > > > > commit - 649164ccf11bfc1d9fdf980602c3ad2067b5a7ce > > commit + 06fb2620c962791110df2c90355778f0a6b963ee > > blob - a328ed29230e4a342dcb5e9b6d2a623b2201ca3d > > blob + 3fbefd839ba4e83b9adb8e988f58638274d729b2 > > --- regress/gotsysd/README > > +++ regress/gotsysd/README > > @@ -44,10 +44,11 @@ the VM can be shut down from the host: > > > > # vmctl stop gotsysd-test > > > > -The gotsysd test suite also tests gotwebd user authentication. These tests > > -require the w3m browser to be installed: > > +The gotsysd test suite depends on git(1). Additionally, tests for gotwebd user > > +authentication and notifications require the w3m browser and Perl's AFAIK, those test depend on -cookie-jar which was added on v0.5.4. Dunno if this matters, any recent OpenBSD has this or a newer version in ports.