1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00

posixcheck: Fix dependencies.

* modules/posixcheck (Depends-on): Add malloc-h, pthread-h, sched,
sys_random, threads-h, uchar, utmp.
This commit is contained in:
Bruno Haible
2023-07-28 15:18:34 +02:00
parent 57049b2265
commit 5d3cae8240
2 changed files with 13 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
2023-07-28 Bruno Haible <bruno@clisp.org>
posixcheck: Fix dependencies.
* modules/posixcheck (Depends-on): Add malloc-h, pthread-h, sched,
sys_random, threads-h, uchar, utmp.
2023-07-28 Bruno Haible <bruno@clisp.org>
uchar: Include the necessary snippets.
+7
View File
@@ -17,11 +17,14 @@ iconv-h
inttypes-incomplete
langinfo
locale
malloc-h
math
monetary
netdb
poll-h
pthread-h
pty
sched
search
signal-h
spawn
@@ -31,6 +34,7 @@ string
strings
sys_file
sys_ioctl
sys_random
sys_resource
sys_select
sys_socket
@@ -40,9 +44,12 @@ sys_times
sys_utsname
sys_wait
termios
threads-h
time-h
uchar
unistd
utime-h
utmp
wchar
wctype-h