diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-30 21:28:38 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-30 21:32:11 +0200 |
commit | f597a59c638d33dc6c05e8b1b9b39f180fdfd940 (patch) | |
tree | 920c1c268af75eb2684f27cf9ccdbdf3b19c67e9 /net-im | |
parent | media-sound/mixxx: Add dev-libs/qtkeychain[qt5(+)] USEdep, slot op (diff) | |
download | gentoo-f597a59c638d33dc6c05e8b1b9b39f180fdfd940.tar.gz gentoo-f597a59c638d33dc6c05e8b1b9b39f180fdfd940.tar.bz2 gentoo-f597a59c638d33dc6c05e8b1b9b39f180fdfd940.zip |
net-im/psi: Add dev-libs/qtkeychain[qt5(+)] USEdep
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/psi/psi-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild index 4d4fbb81991e..08babf271fb0 100644 --- a/net-im/psi/psi-9999.ebuild +++ b/net-im/psi/psi-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -55,7 +55,7 @@ DEPEND=" dbus? ( dev-qt/qtdbus:5 ) enchant? ( app-text/enchant:2 ) hunspell? ( app-text/hunspell:= ) - keyring? ( dev-libs/qtkeychain:= ) + keyring? ( dev-libs/qtkeychain:=[qt5(+)] ) webengine? ( dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets] |