diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-09 21:22:45 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-09 21:42:35 +0100 |
commit | dc877e0a428222e871f3027979c5f6ac6156d061 (patch) | |
tree | e1ddc7a24a31f2db332f0180721f67068ca8e93e /app-crypt | |
parent | kde-plasma/plasma-meta: Add IUSE qt5 to trickle down integration USEdeps (diff) | |
download | kde-dc877e0a428222e871f3027979c5f6ac6156d061.tar.gz kde-dc877e0a428222e871f3027979c5f6ac6156d061.tar.bz2 kde-dc877e0a428222e871f3027979c5f6ac6156d061.zip |
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 <asturm@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/keysmith/keysmith-24.02.49.9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/keysmith/keysmith-24.02.49.9999.ebuild b/app-crypt/keysmith/keysmith-24.02.49.9999.ebuild index 83455c0185..7b76a18a83 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 |