Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156381 - app-office/lyx - wrong modular X dependencies
Summary: app-office/lyx - wrong modular X dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Highest major (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 112675
  Show dependency tree
 
Reported: 2006-11-27 00:43 UTC by Jakub Moc (RETIRED)
Modified: 2007-02-25 16:27 UTC (History)
1 user (show)

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 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.