From bd1b99417eb227152d3b10a0ed3959524bbd0f2f Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 4 Sep 2018 20:13:02 +0100 Subject: [PATCH] t/libpthread_depends libpthread needs to be built before modules which need it. Signed-off-by: Samuel Thibault Gbp-Pq: Topic hurd-i386 Gbp-Pq: Name tg-libpthread_depends.diff --- nscd/Depend | 1 + resolv/Depend | 1 + rt/Depend | 1 + 3 files changed, 3 insertions(+) diff --git a/nscd/Depend b/nscd/Depend index 6c1aa44e6..c29ffb5e9 100644 --- a/nscd/Depend +++ b/nscd/Depend @@ -1 +1,2 @@ nptl +libpthread diff --git a/resolv/Depend b/resolv/Depend index 6c1aa44e6..c29ffb5e9 100644 --- a/resolv/Depend +++ b/resolv/Depend @@ -1 +1,2 @@ nptl +libpthread diff --git a/rt/Depend b/rt/Depend index 6c1aa44e6..c29ffb5e9 100644 --- a/rt/Depend +++ b/rt/Depend @@ -1 +1,2 @@ nptl +libpthread -- 2.30.2