diff INSTALL.Fedora @ 1561:699c3fb0c57b

Switch from libidn to libidn2. libidn2 is the backwards compatible successor to libidn, and at least Red Hat 8 does not provide a dev package for libidn1.
author Thomas Klausner <wiz@gatalith.at>
date Wed, 16 Jun 2021 18:44:45 +0200
parents adbbc3f2e4b8
children
line wrap: on
line diff
--- a/INSTALL.Fedora	Wed Jun 16 18:05:27 2021 +0200
+++ b/INSTALL.Fedora	Wed Jun 16 18:44:45 2021 +0200
@@ -3,7 +3,7 @@
 
 
 Dependencies on Fedora 13 (from minimal system):
-# yum install cmake make gcc gcc-c++ flex bison lksctp-tools-devel gnutls-devel libgcrypt-devel libidn-devel
+# yum install cmake make gcc gcc-c++ flex bison lksctp-tools-devel gnutls-devel libgcrypt-devel libidn2-devel
 
 In addition, if you have not already retrieved the latest source:
 # yum install mercurial
"Welcome to our mercurial repository"