Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 401121

Summary: sci-visualization/gnuplot-4.6_rc1: always pulls emacs
Product: Gentoo Linux Reporter: Krzysztof Magusiak <chrmag>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***