Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33159 - mozilla ebuild does not honour 'moznoxft' USE flag
Summary: mozilla ebuild does not honour 'moznoxft' USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-10 11:12 UTC by Josh Glover (RETIRED)
Modified: 2004-03-20 21:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
do not consider virtual/xft a dependency if the 'moznoxft' USE flag is set (mozilla-1.4-r3.ebuild.__moznoxft__.patch,349 bytes, patch)
2003-11-10 11:13 UTC, Josh Glover (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Glover (RETIRED) gentoo-dev 2003-11-10 11:12:19 UTC
The ebuild for net-www/mozilla-1.4-r3 does not honour the 'moznoxft' USE flag when computing dependencies.

Find a patch attached.
Comment 1 Josh Glover (RETIRED) gentoo-dev 2003-11-10 11:13:25 UTC
Created attachment 20536 [details, diff]
do not consider virtual/xft a dependency if the 'moznoxft' USE flag is set
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-03-20 21:27:10 UTC
seems kinda silly when xfree is required, and xfree provides virtual/xft, but what the heck, I fixed it.