Date: Tue, 27 Feb 2024 07:22:00 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 277344] net-im/telegram-desktop: Adding options group for choosing which desktop is using Message-ID: <bug-277344-7788-gbGkpIbYPD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277344-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-277344-7788@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=3D277344 Benjamin Takacs <nimaje+fbz@bureaucracy.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nimaje+fbz@bureaucracy.de --- Comment #1 from Benjamin Takacs <nimaje+fbz@bureaucracy.de> --- Why do you use OPTIONS_SINGLE here? Having support for both X11 and wayland works as that is the current behaviour, additional this would be a regressi= on for package users on wayland, as you made X11 the default, so the package w= ould miss wayland support for them. How about using OPTIONS_MULTI and having both X11 and WAYLAND as default option? --=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-277344-7788-gbGkpIbYPD>