[Bug 261710] www/firefox: explicitly depend on xtst to fix build with PULSEAUDIO=off
Date: Sat, 05 Feb 2022 00:37:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261710 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=da0c0814149389ee67b37d6dabd791f65058b84a commit da0c0814149389ee67b37d6dabd791f65058b84a Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-02-04 22:56:24 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-02-05 00:36:10 +0000 www/firefox: depends on libXtst for the new libwebrtc the current libwebrtc needs libXtst - even as firefox' docs only "recommend" libXtst, it's actually a hard requirement. this goes into bsd.gecko.mk, as it will affect all gecko ports in due time, even if currently only www/firefox has the new libwebrtc. PR: 261710 Reported by: Benjamin Takacs Mk/bsd.gecko.mk | 2 +- www/firefox/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.