Skip to content

Commit

Permalink
app-crypt/xca: depend on < openssl 3
Browse files Browse the repository at this point in the history
Fails to compile w/ openssl 3. Fixed in master.

Bug: https://bugs.gentoo.org/806803
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Dec 13, 2022
1 parent ac399cc commit f46b6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-crypt/xca/xca-2.4.0-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RDEPEND="
dev-qt/qtgui:5
dev-qt/qtsql:5[sqlite]
dev-qt/qtwidgets:5
>=dev-libs/openssl-1.1.0:=
<dev-libs/openssl-3:=
doc? ( app-text/linuxdoc-tools )"
DEPEND="${RDEPEND}"
BDEPEND="dev-qt/linguist-tools:5"
Expand Down

0 comments on commit f46b6a0

Please sign in to comment.