From 137a5f7975c452cbe1b607dbd1ffdf5727d61f30 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 12 Aug 2016 13:07:19 +0000 Subject: Add spawn_lib support --- src/s6-rc/deps-exe/s6-rc | 1 + src/s6-rc/deps-exe/s6-rc-update | 1 + 2 files changed, 2 insertions(+) (limited to 'src') diff --git a/src/s6-rc/deps-exe/s6-rc b/src/s6-rc/deps-exe/s6-rc index f95b7ab..0850117 100644 --- a/src/s6-rc/deps-exe/s6-rc +++ b/src/s6-rc/deps-exe/s6-rc @@ -1,3 +1,4 @@ ${LIBS6RC} -lskarnet ${TAINNOW_LIB} +${SPAWN_LIB} diff --git a/src/s6-rc/deps-exe/s6-rc-update b/src/s6-rc/deps-exe/s6-rc-update index bebbac1..8cc7a1e 100644 --- a/src/s6-rc/deps-exe/s6-rc-update +++ b/src/s6-rc/deps-exe/s6-rc-update @@ -4,3 +4,4 @@ ${LIBS6RC} -lskarnet ${TAINNOW_LIB} ${SOCKET_LIB} +${SPAWN_LIB} -- cgit v1.3.1