Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656134 - media-sound/ncmpc: USE=lyrics-screen should pull in dev-lang/ruby as runtime dependency
Summary: media-sound/ncmpc: USE=lyrics-screen should pull in dev-lang/ruby as runtime ...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-20 06:56 UTC by Maxi
Modified: 2018-11-26 10:49 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 Maxi 2018-05-20 06:56:36 UTC
ncmpc's lyrics search uses ruby script to find the appropriate lyrics (/usr/lib64/ncmpc/lyrics/20-lyricwiki.rb).

Obviously, it does not work if ruby is not installed.

Using local USE flag +lyrics-screen should pull in ruby. The flag is off by default.