Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626544 - app-editors/vim, app-editors/gvim: USE=cscope should allow dev-util/global
Summary: app-editors/vim, app-editors/gvim: USE=cscope should allow dev-util/global
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Oskari Pirhonen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-29 17:45 UTC by Christopher Head
Modified: 2023-02-10 04:28 UTC (History)
3 users (show)

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