First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 127160
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ulrich Müller <ulm@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 127160 depends on: Show dependency tree
Bug 127160 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


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.

First Last Prev Next    No search results available      Search page      Enter new bug