Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35057 - blender shouldn't depend on mozilla
Summary: blender shouldn't depend on mozilla
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-04 07:25 UTC by Nathan Adams
Modified: 2003-12-04 07:55 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 Nathan Adams 2003-12-04 07:25:07 UTC
# emerge -up media-gfx/blender

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] net-www/mozilla-1.5-r1
[ebuild     U ] media-gfx/blender-2.28c [2.27]

------------------------------------------------------
Blender should not depend on Mozilla...

Reproducible: Always
Steps to Reproduce:
1. emerge -up blender
2. notice that mozilla is now a dependency
3. doh!

Actual Results:  
emerge -u mozilla
emerge -u blender

Expected Results:  
emerge -u blender
Comment 1 Soren Harward 2003-12-04 07:30:49 UTC
If you set USE="-mozilla" you won't have this problem.
Comment 2 SpanKY gentoo-dev 2003-12-04 07:55:33 UTC
take mozilla out of your USE then