Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555124 - add USE wallet to net-p2p/litecoind
Summary: add USE wallet to net-p2p/litecoind
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-16 23:25 UTC by Filip Bole
Modified: 2015-07-17 19:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
add wallet USE flag (litecoind-wallet.patch,1.04 KB, patch)
2015-07-16 23:25 UTC, Filip Bole
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.