Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258537 - games-strategy/xbattle-5.4.1: ebuild contains x11-libs/libX11 twice in DEPEND
Summary: games-strategy/xbattle-5.4.1: ebuild contains x11-libs/libX11 twice in DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 01:58 UTC by Martin Walch
Modified: 2009-02-11 02:36 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 Martin Walch 2009-02-11 01:58:58 UTC
RDEPEND="x11-libs/libXext
        x11-libs/libX11
        !games-strategy/xbattleai"
DEPEND="${RDEPEND} # <-- first
        x11-proto/xproto
        x11-libs/libX11 # <-- second
        app-text/rman
        x11-misc/imake"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2009-02-11 02:36:34 UTC
fixed.