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

Bug 626544

Summary: app-editors/vim, app-editors/gvim: USE=cscope should allow dev-util/global
Product: Gentoo Linux Reporter: Christopher Head <bugs>
Component: Current packagesAssignee: Oskari Pirhonen <xxc3ncoredxx>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein, proxy-maint, vim
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christopher Head 2017-07-29 17:45:57 UTC
I use gvim with dev-util/global’s gtags-cscope. It works just fine, assuming [g]vim was built with USE=cscope. However, USE=cscope pulls in dev-util/cscope as a dependency, and this is not necessary if using dev-util/global. IMO it ought to be || ( dev-util/cscope dev-util/global ). Also I don’t think these are needed at compile time, so could be in RDEPEND but not DEPEND, if you feel like changing that.