Bug 127160 - games-board/xskat-4.0 missing dependencies (modular X)
Bug#: 127160 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: ulm@gentoo.org
Component: Games
URL: 
Summary: games-board/xskat-4.0 missing dependencies (modular X)
Keywords:  
Status Whiteboard: 
Opened: 2006-03-22 02:10 0000
Description:   Opened: 2006-03-22 02:10 0000
The ebuild of games-board/xskat uses xmkmf and imake for building but doesn't
have them in DEPEND (assuming modular X).

IMHO, the proper dependencies would be the following:

RDEPEND="|| (
    x11-libs/libX11
    virtual/x11 )"
DEPEND="${RDEPEND}
    || ( ( app-text/rman
            x11-misc/gccmakedep
            x11-misc/imake
            x11-proto/xproto )
        virtual/x11 )"

------- Comment #1 From Ulrich Müller 2006-03-22 02:13:22 0000 -------
*** Bug 127158 has been marked as a duplicate of this bug. ***

------- Comment #2 From Chris Gianelloni (RETIRED) 2006-03-22 07:29:11 0000 -------
Thanks for the bug report!  Fixed in CVS.