-The configuration script does a test to discover if your vi is broken
-(if it reports non-zero exit codes on certain pseudo-errors). This test
-will hang if the program `ex' on your system is a link to the vi clone
-`vile'. The workaround is to replace the command ex as a link to another
-vi clone such as nvi or elvis.
+These packages are required at runtime:
+ ncurses-libs
+ libdb (only for slocal(1))
+ cyrus-sasl-lib (if configured with --with-cyrus-sasl)
+ gnutls (if configured with --with-tls)
+
+For building, these packages are required:
+ ncurses-devel
+ libdb-devel (only for slocal(1))
+ gdbm-devel (only for slocal(1))
+
+If configuring with --with-cyrus-sasl, install these packages:
+ cyrus-sasl-lib-devel