commit:     1b40fd0917bdae0b06f5cc13a269f25d80b7e377
Author:     tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sun Mar 24 15:12:39 2024 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sun Mar 24 15:15:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1b40fd09

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 <gentoo <AT> tastytea.de>

 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

Reply via email to