From 1b40fd0917bdae0b06f5cc13a269f25d80b7e377 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 24 Mar 2024 16:12:39 +0100 Subject: [PATCH] net-im/nheko: inform about secrets storage many people will need dev-libs/qtkeychain[keyring] Bug: https://github.com/gentoo/guru/pull/150#issuecomment-2008613440 Signed-off-by: tastytea --- net-im/nheko/nheko-0.11.3-r2.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-im/nheko/nheko-0.11.3-r2.ebuild b/net-im/nheko/nheko-0.11.3-r2.ebuild index 24048849ce..6ee7ea2022 100644 --- a/net-im/nheko/nheko-0.11.3-r2.ebuild +++ b/net-im/nheko/nheko-0.11.3-r2.ebuild @@ -124,6 +124,8 @@ src_configure() { pkg_postinst() { optfeature "additional image formats support" kde-frameworks/kimageformats:5 optfeature "audio & video file playback support" media-plugins/gst-plugins-meta[ffmpeg] + optfeature "secrets storage support other than kwallet (for example gnome-keyring or keepassxc)" \ + "dev-libs/qtkeychain[keyring]" optfeature "identicons support" dev-cpp/qt-jdenticon:5 xdg_pkg_postinst