Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804214 - x11-base/xorg-server-1.20.12[-xorg] remove dependency on x11-apps/xinit
Summary: x11-base/xorg-server-1.20.12[-xorg] remove dependency on x11-apps/xinit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-25 18:23 UTC by Chris Mayo
Modified: 2021-12-16 02:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2021-07-25 18:23:58 UTC
The benefit of this, as well as being able to unmerge a package, is that it removes the Xsession option when using gdm (because of /usr/share/xsessions/Xsession.desktop)

x11-base/xorg-server-1.20.12 (really just Xvfb) with
USE="-debug -dmx -doc ipv6 -kdrive -minimal -suid systemd -test udev -unwind wayland -xcsecurity -xephyr -xnest -xorg xvfb"

builds fine for me without xinit installed.

My only caution it that I don't understand why x11-apps/xinit is in CDEPEND and not just RDEPEND.

My hope would be it could move to RDEPEND as:
xorg? ( x11-apps/xinit )
Comment 1 Larry the Git Cow gentoo-dev 2021-12-16 02:37:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b5d34d13f448ceee32850ec3b263bc6c09a595e

commit 3b5d34d13f448ceee32850ec3b263bc6c09a595e
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-12-16 02:35:05 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-12-16 02:37:23 +0000

    x11-base/xorg-server: Make xinit dependency optional
    
    Closes: https://bugs.gentoo.org/804214
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-base/xorg-server/xorg-server-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)