Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529324 - net-misc/openssh: remove USE X and x11-apps/xauth RDEPEND
Summary: net-misc/openssh: remove USE X and x11-apps/xauth RDEPEND
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-15 13:04 UTC by Nikoli
Modified: 2014-11-15 19:53 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 Nikoli 2014-11-15 13:04:16 UTC
USE X and xauth dep were added to openssh ebuilds per bug #139235, but it seems completely pointless now: all xorg-server ebuild have xauth in RDEPEND, USE X in openssh ebuilds only adds xauth to RDEPEND and does nothing else.


from x11-base/xorg-server/ChangeLog-2009:
  12 Sep 2005; Donnie Berkholz <dberkholz@gentoo.org>;
  xorg-server-0.99.1-r8.ebuild:
  Add some deps so we get a server that actually runs after emerging it. In
  specific: media-fonts/font-misc-misc media-fonts/font-cursor-misc
  x11-misc/xbitmaps x11-misc/xkbdata x11-apps/iceauth x11-apps/rgb
  x11-apps/xauth x11-apps/xinit.
Comment 1 SpanKY gentoo-dev 2014-11-15 18:51:34 UTC
i don't think we should rely on that behavior
Comment 2 Nikoli 2014-11-15 19:11:49 UTC
Do you mean that xauth can be removed from RDEPEND of xorg-server or that x11 related features of openssh can be used without xorg-server installed?
Comment 3 SpanKY gentoo-dev 2014-11-15 19:53:19 UTC
(In reply to Nikoli from comment #2)

both