]> 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 20:30:15 +0000 (22:30 +0200)
* modules/posixcheck (Depends-on): Add malloc-h, pthread-h, sched,
sys_random, threads-h, uchar.

ChangeLog
modules/posixcheck

index 770f60fa5b236e734ddbfd174f801a3c42ce8d8f..ed6300d7ecd46efe10f250fecf271682ebd9b9e9 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.
+
 2023-07-28  Bruno Haible  <bruno@clisp.org>
 
        uchar: Include the necessary snippets.
index fac9fea75b506fc14914db523ec53a633ad040f9..971f5aa6167017c1decddaad34179fa4979a3f0d 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,7 +44,9 @@ sys_times
 sys_utsname
 sys_wait
 termios
+threads-h
 time
+uchar
 unistd
 utime-h
 wchar