Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401121 - sci-visualization/gnuplot-4.6_rc1: always pulls emacs
Summary: sci-visualization/gnuplot-4.6_rc1: always pulls emacs
Status: RESOLVED DUPLICATE of bug 400999
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-28 03:16 UTC by Krzysztof Magusiak
Modified: 2012-01-28 03:17 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 Krzysztof Magusiak 2012-01-28 03:16:33 UTC
When updating to gnuplot-4.6_rc1 emacs is always pulled even if the flags are not selected.

Reproducible: Always

Steps to Reproduce:
1. remove emacs from useflags
2. emerge gnuplot
Actual Results:  
emacs is listed as a dependency of gnuplot.


When updating, these are the useflags for gnuplot I use:
sci-visualization/gnuplot-4.6_rc1  USE="X cairo examples gd latex lua plotutils readline -doc -emacs -ggi -qt4 (-svga) -thin-splines -wxwidgets -xemacs"

# equery depends emacs
...
sci-visualization/gnuplot-4.6_rc1 (emacs ? virtual/emacs)
                                  (!xemacs ? virtual/emacs)
...

When xemacs is unselected, why emacs should be emerged?
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-01-28 03:17:50 UTC

*** This bug has been marked as a duplicate of bug 400999 ***