From dc877e0a428222e871f3027979c5f6ac6156d061 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 9 Mar 2024 21:22:45 +0100 Subject: [PATCH] app-crypt/keysmith: Add missing 24.02 stable branch dependency Upstream commit 01d42fd79c59d41fdc7f565cfc1771be09506de0, ported away from in git master commit 6022e25d5db80352a061d3739c824f019bac3b92 Signed-off-by: Andreas Sturmlechner --- app-crypt/keysmith/keysmith-24.02.49.9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-crypt/keysmith/keysmith-24.02.49.9999.ebuild b/app-crypt/keysmith/keysmith-24.02.49.9999.ebuild index 83455c01857..7b76a18a839 100644 --- a/app-crypt/keysmith/keysmith-24.02.49.9999.ebuild +++ b/app-crypt/keysmith/keysmith-24.02.49.9999.ebuild @@ -20,6 +20,7 @@ IUSE="" RDEPEND=" dev-libs/kirigami-addons:6 dev-libs/libsodium:= + >=dev-qt/qt5compat-${QTMIN}:6 >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6 >=dev-qt/qtsvg-${QTMIN}:6