From 22de6ed5dc81df3678f3eb1da3a3dff3dbd5fcb2 Mon Sep 17 00:00:00 2001 From: "Anna (cybertailor) Vyalkova" Date: Sat, 1 Jul 2023 22:16:29 +0500 Subject: [PATCH] net-im/nheko: change optfeature usedep Signed-off-by: Anna (cybertailor) Vyalkova --- net-im/nheko/nheko-0.11.3.ebuild | 2 +- net-im/nheko/nheko-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/nheko/nheko-0.11.3.ebuild b/net-im/nheko/nheko-0.11.3.ebuild index 95c05cfa1e..66b6ef0e29 100644 --- a/net-im/nheko/nheko-0.11.3.ebuild +++ b/net-im/nheko/nheko-0.11.3.ebuild @@ -92,7 +92,7 @@ pkg_postinst() { 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[gnome-keyring]" + "dev-libs/qtkeychain[keyring]" optfeature "additional, less common, image format support" \ "kde-frameworks/kimageformats" diff --git a/net-im/nheko/nheko-9999.ebuild b/net-im/nheko/nheko-9999.ebuild index fdf0f1a2b6..7ab489fa8a 100644 --- a/net-im/nheko/nheko-9999.ebuild +++ b/net-im/nheko/nheko-9999.ebuild @@ -123,7 +123,7 @@ pkg_postinst() { 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[gnome-keyring]" + "dev-libs/qtkeychain[keyring]" optfeature "additional, less common, image format support" \ "kde-frameworks/kimageformats:6"