summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-22 16:29:47 +0000
committerSam James <sam@gentoo.org>2023-02-22 16:37:22 +0000
commitd3900d43cd935b7c9c6904ae68dcbcab60eb1cf3 (patch)
tree5570d27679a355b0653ee8011bf2b2388199b5a3 /www-client/lynx
parentnet-wireless/ubertooth: minor qa (diff)
downloadgentoo-d3900d43cd935b7c9c6904ae68dcbcab60eb1cf3.tar.gz
gentoo-d3900d43cd935b7c9c6904ae68dcbcab60eb1cf3.tar.bz2
gentoo-d3900d43cd935b7c9c6904ae68dcbcab60eb1cf3.zip
www-client/lynx: fix libidn2 automagic dep
As Hanno points out, the build system already prefers libidn2 > libidn if libidn2 is installed. Closes: https://bugs.gentoo.org/895902 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/lynx')
-rw-r--r--www-client/lynx/lynx-2.9.0_pre12-r1.ebuild (renamed from www-client/lynx/lynx-2.9.0_pre12.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/lynx/lynx-2.9.0_pre12.ebuild b/www-client/lynx/lynx-2.9.0_pre12-r1.ebuild
index aad1ce08f70a..70e6f03f4281 100644
--- a/www-client/lynx/lynx-2.9.0_pre12.ebuild
+++ b/www-client/lynx/lynx-2.9.0_pre12-r1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
sys-libs/zlib
brotli? ( app-arch/brotli:= )
bzip2? ( app-arch/bzip2 )
- idn? ( net-dns/libidn:= )
+ idn? ( net-dns/libidn2:= )
nls? ( virtual/libintl )
ssl? (
!gnutls? (