]> Savannah Git Hosting - gnulib.git/commitdiff
posixcheck: Fix dependencies.
authorBruno Haible <bruno@clisp.org>
Fri, 28 Jul 2023 13:18:34 +0000 (15:18 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 28 Jul 2023 13:18:34 +0000 (15:18 +0200)
* modules/posixcheck (Depends-on): Add malloc-h, pthread-h, sched,
sys_random, threads-h, uchar, utmp.

ChangeLog
modules/posixcheck

index 0f9b9b2db7fb6382c88da0d27eb4dff1fb284df8..a4d245537aa8ad858cc92b5026f7d64b1ddb5779 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 2615c8597b4a6e58e0fbff2ae2e2ee4e548128dd..838d3bb40dff503e2b343b55d175a19721851a9d 100644 (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