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

Bug 555124

Summary: add USE wallet to net-p2p/litecoind
Product: Gentoo Linux Reporter: Filip Bole <bolefilip>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: add wallet USE flag

Description Filip Bole 2015-07-16 23:25:16 UTC
Created attachment 406948 [details, diff]
add wallet USE flag

The current ebuild has --disable-wallet which greatly affects the functionality of the program. For example it is imposible tu use the litecoin-cli to send wallet related commands to litecoind, like seeing balance or sending coin. With the attached patch to the ebuild, we get a USE flag wallet, which enables this functionality.
Comment 1 Anthony Basile gentoo-dev 2015-07-17 19:11:40 UTC
okay this is fixed without a revbump.  you should now see USE=wallet on by default.  Reopen if there are still issues.