mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
net-p2p/monero-gui-bin: Add missing dependencies
Closes: https://bugs.gentoo.org/942535 Signed-off-by: Justin Donofrio <justin026@protonmail.com>
This commit is contained in:
@@ -16,6 +16,18 @@ KEYWORDS="-* ~amd64"
|
||||
|
||||
IUSE="+daemon tools wallet-cli wallet-rpc"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/glib
|
||||
media-libs/libglvnd
|
||||
x11-libs/libX11
|
||||
x11-libs/libxcb
|
||||
x11-libs/libxkbcommon
|
||||
x11-libs/xcb-util-image
|
||||
x11-libs/xcb-util-keysyms
|
||||
x11-libs/xcb-util-renderutil
|
||||
x11-libs/xcb-util-wm
|
||||
"
|
||||
|
||||
QA_PREBUILT="*"
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user