commit:     f972606ee7998864251893a5815d32757d01f8b8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 26 08:49:29 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 08:49:29 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f972606e

app-crypt/keysmith: Add missing dependency

Bug: https://bugs.gentoo.org/905105
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-crypt/keysmith/keysmith-23.04.49.9999.ebuild | 1 +
 app-crypt/keysmith/keysmith-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-crypt/keysmith/keysmith-23.04.49.9999.ebuild 
b/app-crypt/keysmith/keysmith-23.04.49.9999.ebuild
index 123d9aab1e..e666a09131 100644
--- a/app-crypt/keysmith/keysmith-23.04.49.9999.ebuild
+++ b/app-crypt/keysmith/keysmith-23.04.49.9999.ebuild
@@ -18,6 +18,7 @@ KEYWORDS=""
 IUSE=""
 
 RDEPEND="
+       dev-libs/libsodium:=
        >=dev-qt/qtdeclarative-${QTMIN}:5
        >=dev-qt/qtgui-${QTMIN}:5
        >=dev-qt/qtquickcontrols2-${QTMIN}:5

diff --git a/app-crypt/keysmith/keysmith-9999.ebuild 
b/app-crypt/keysmith/keysmith-9999.ebuild
index 123d9aab1e..e666a09131 100644
--- a/app-crypt/keysmith/keysmith-9999.ebuild
+++ b/app-crypt/keysmith/keysmith-9999.ebuild
@@ -18,6 +18,7 @@ KEYWORDS=""
 IUSE=""
 
 RDEPEND="
+       dev-libs/libsodium:=
        >=dev-qt/qtdeclarative-${QTMIN}:5
        >=dev-qt/qtgui-${QTMIN}:5
        >=dev-qt/qtquickcontrols2-${QTMIN}:5

Reply via email to