summaryrefslogtreecommitdiff
path: root/app-crypt/keysmith
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-12-07 19:17:04 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-12-07 20:32:28 +0100
commitbbf8e9522f41b85b3f6d60606c3bff6d3b09fe90 (patch)
treed3a4ab178130751292659f9e789ab040c4a01d19 /app-crypt/keysmith
parentf548e0d7694d56d0d177c3a13116c32c160f3012 (diff)
downloadkde-bbf8e9522f41b85b3f6d60606c3bff6d3b09fe90.tar.gz
kde-bbf8e9522f41b85b3f6d60606c3bff6d3b09fe90.tar.bz2
kde-bbf8e9522f41b85b3f6d60606c3bff6d3b09fe90.zip
app-crypt/keysmith: Add missing kirigami-addons dependency
Thanks-to: Alexey Min <alexey.min@gmail.com> Bug: https://bugs.gentoo.org/919297 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-crypt/keysmith')
-rw-r--r--app-crypt/keysmith/keysmith-23.08.4.ebuild1
-rw-r--r--app-crypt/keysmith/keysmith-23.08.49.9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/app-crypt/keysmith/keysmith-23.08.4.ebuild b/app-crypt/keysmith/keysmith-23.08.4.ebuild
index 351289524b5..258596e9f94 100644
--- a/app-crypt/keysmith/keysmith-23.08.4.ebuild
+++ b/app-crypt/keysmith/keysmith-23.08.4.ebuild
@@ -18,6 +18,7 @@ KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86"
IUSE=""
RDEPEND="
+ dev-libs/kirigami-addons:5
dev-libs/libsodium:=
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
diff --git a/app-crypt/keysmith/keysmith-23.08.49.9999.ebuild b/app-crypt/keysmith/keysmith-23.08.49.9999.ebuild
index 628224afc76..eaf3b23aa3f 100644
--- a/app-crypt/keysmith/keysmith-23.08.49.9999.ebuild
+++ b/app-crypt/keysmith/keysmith-23.08.49.9999.ebuild
@@ -18,6 +18,7 @@ KEYWORDS=""
IUSE=""
RDEPEND="
+ dev-libs/kirigami-addons:5
dev-libs/libsodium:=
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5