Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 156381

Summary: app-office/lyx - wrong modular X dependencies
Product: Gentoo Linux Reporter: Jakub Moc (RETIRED) <jakub>
Component: New packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: major CC: text-markup+disabled
Priority: Highest    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 112675    

Description Jakub Moc (RETIRED) gentoo-dev 2006-11-27 00:43:32 UTC
Example:

<snip>
RDEPEND="|| (
                virtual/x11
                (
                        x11-libs/libXi
                        x11-libs/libXrandr
                        x11-libs/libXcursor
                        x11-libs/libXft
                )
</snip>

The order is wrong, this will install virtual/x11 and tons of its deps by default needlessly. Please drop virtual/x11 from all lyx ebuilds as monolithic X is not supported any more.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-23 03:35:33 UTC
Ping and Merry Xmas! :)
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-02-25 14:58:06 UTC
Ping! Please drop the darned virtual/x11 from the ebuilds; monolithic X has been unsupported for ages; this just breaks people.
Comment 3 MATSUU Takuto (RETIRED) gentoo-dev 2007-02-25 16:27:51 UTC
Pong Pong Pong
sorry for delay. Fixed in cvs.