Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295225 - media-gfx/mirage-0.9.3 depends on libX11
Summary: media-gfx/mirage-0.9.3 depends on libX11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All OS X
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-30 17:57 UTC by MATSUI Tetsushi
Modified: 2010-07-02 15:44 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 MATSUI Tetsushi 2009-11-30 17:57:31 UTC
Without libX11, compilation of mirage fails at xmouse extension.

I suggest including x11-libs/libX11 in RDEPEND.

Reproducible: Always

Steps to Reproduce:
1. Prepare pygtk without X.
2. emerge mirage


Actual Results:  
build of xmouse fails, because of missing libX11.
(sorry that I can't paste the fail log itself)

Expected Results:  
working mirage.

I'm using Prefix on OS X, and mirage isn't an official ebuild in it (yet).
If this request will be accepted, I will file another bug for Prefix.

It might be impossible to have pygtk without X on Linux, but is possible on OS X.
I could have built mirage successfully with adding libX11 in RDEPEND.

The inclusion of libX11 should not do harm on Linux, since it is implicitly in dependencies anyway.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-07-02 15:44:53 UTC
Fixed in 0.9.4's ebuild