1The following packages should be installed before GNU libunistring is
2installed:
3
4* GNU libiconv
5  + Not needed on systems with
6      - glibc 2.2 or newer, or
7      - MacOS X 10.3 or newer, or
8      - NetBSD 3.0 or newer.
9    But highly recommended on all other systems.
10    Needed for character set conversion of strings from/to Unicode.
11  + Homepage:
12    https://www.gnu.org/software/libiconv/
13  + Download:
14    https://ftp.gnu.org/gnu/libiconv/
15  + If it is installed in a nonstandard directory, pass the option
16    --with-libiconv-prefix=DIR to 'configure'.
17