Date: Fri, 10 Nov 2023 20:26:05 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 249909] www/firefox is launching dbus-launcher even if compiled with DBUS=off Message-ID: <bug-249909-21738-BWAYwpRQFh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249909-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-249909-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249909 --- Comment #14 from santosd99 <santosd99@protonmail.com> --- I almost forgot. It was necessary to build accessibility/at-spi2-core like this: ATKONLY : on X11 : off And x11-toolkits/gtk30 like this: ATK_BRIDGE : off BROADWAY : on COLORD : off CUPS : off DEBUG : off WAYLAND : off X11 : on Building those like that makes dbus not required for the gtk programs that I use. I only have dbus installed because of virtualbox (qt5-gui needs it), but it also doesn't spawn dbus processes. Here are the build options for vbox, if you're interested: AIO : on ALSA : off DBUS : off DEBUG : off DOCS : on GUESTADDITIONS : off NLS : off OPUS : off PYTHON : off QT5 : on R0LOGGING : off UDPTUNNEL : on VDE : off VNC : on VPX : off WEBSERVICE : on X11 : on --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249909-21738-BWAYwpRQFh>