mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
readutmp, boot-time: Improve documentation.
* DEPENDENCIES: Mention requirements of 'readutmp' and 'boot-time'.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2025-02-17 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
readutmp, boot-time: Improve documentation.
|
||||||
|
* DEPENDENCIES: Mention requirements of 'readutmp' and 'boot-time'.
|
||||||
|
|
||||||
2025-02-17 Bruno Haible <bruno@clisp.org>
|
2025-02-17 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
getaddrinfo tests: Skip test cases that may fail on Debian 12.
|
getaddrinfo tests: Skip test cases that may fail on Debian 12.
|
||||||
|
|||||||
12
DEPENDENCIES
12
DEPENDENCIES
@@ -405,6 +405,18 @@ For module 'readline':
|
|||||||
+ If it is installed in a nonstandard directory, pass the option
|
+ If it is installed in a nonstandard directory, pass the option
|
||||||
--with-libreadline-prefix=DIR to 'configure'.
|
--with-libreadline-prefix=DIR to 'configure'.
|
||||||
|
|
||||||
|
For modules 'readutmp' and 'boot-time':
|
||||||
|
* systemd libraries
|
||||||
|
+ Recommended if systemd >= 254 is present on the system.
|
||||||
|
Needed for fetching current status from systemd-logind instead of
|
||||||
|
from the file /var/run/utmp.
|
||||||
|
+ Homepage:
|
||||||
|
https://systemd.io/
|
||||||
|
+ Pre-built package name:
|
||||||
|
- On Debian and Debian-based systems: libsystemd-dev,
|
||||||
|
- On Red Hat distributions: systemd-devel.
|
||||||
|
- Other: https://repology.org/project/systemd/versions
|
||||||
|
|
||||||
For modules 'terminfo' and 'termcap':
|
For modules 'terminfo' and 'termcap':
|
||||||
* GNU ncurses (preferred)
|
* GNU ncurses (preferred)
|
||||||
or libtermcap (discouraged) or a curses library (legacy).
|
or libtermcap (discouraged) or a curses library (legacy).
|
||||||
|
|||||||
Reference in New Issue
Block a user