Skip to content

Commit

Permalink
net-irc/konversation: Prepare for app-crypt/qca to drop IUSE qt6
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Nov 9, 2024
1 parent 3148414 commit cd32469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-irc/konversation/konversation-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ DEPEND="
"
RDEPEND="${DEPEND}
>=dev-qt/qtsvg-${QTMIN}:6
crypt? ( >=app-crypt/qca-2.3.7:2[qt6,ssl] )
crypt? ( >=app-crypt/qca-2.3.7:2[qt6(+),ssl] )
"
BDEPEND="sys-devel/gettext"

Expand Down

0 comments on commit cd32469

Please sign in to comment.