Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223267 - emul-linux-x86-xlibs and emul-linux-x86-soundlibs pulled by app-emulation/wine ebuilds regardless of -X
Summary: emul-linux-x86-xlibs and emul-linux-x86-soundlibs pulled by app-emulation/win...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 21:48 UTC by James Pic
Modified: 2008-05-25 00: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 James Pic 2008-05-22 21:48:44 UTC
There is no need for :
- >=app-emulation/emul-linux-x86-xlibs-2.1
- >=app-emulation/emul-linux-x86-soundlibs-2.1

When -X is in USE for wine. Affects at least the 3 most recent versions.

(I noticed that the requirement for corefont does not depend of use flags)

Reproducible: Always

Steps to Reproduce:
At the end of the RDEPEND, see:
        amd64? (
                >=app-emulation/emul-linux-x86-xlibs-2.1
                >=app-emulation/emul-linux-x86-soundlibs-2.1
                >=sys-kernel/linux-headers-2.6
        )"
Actual Results:  
X-server dependencies are pulled with -X

Expected Results:  
No X server denpendencies pulled with -X

Workaround: install other dependencies and emerge wine with --nodeps --oneshot
Comment 1 SpanKY gentoo-dev 2008-05-25 00:36:19 UTC
the sound part may not be terribly accurate for USE=X, but i dont terribly care

http://sources.gentoo.org/app-emulation/wine/wine-1.0_rc2.ebuild?r1=1.1&r2=1.2