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

Bug 656134

Summary: media-sound/ncmpc: USE=lyrics-screen should pull in dev-lang/ruby as runtime dependency
Product: Gentoo Linux Reporter: Maxi <maximillionmail>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=671942
Whiteboard:
Package list:
Runtime testing required: ---

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.