diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-03-18 04:34:06 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-03-18 04:34:06 +0000 |
| commit | 23c73cf04c4934a90e9721a1c9210847eaed4f69 (patch) | |
| tree | aefe29527a287a1639fc34182c18d1f96e643c0c /src | |
| parent | ad473ade5beb810480509e72098c00af55a4736c (diff) | |
| download | s6-rc-23c73cf04c4934a90e9721a1c9210847eaed4f69.tar.gz | |
fix full dynamic build (missing dep in s6-rc-oneshot-run)
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src')
| -rw-r--r-- | src/s6-rc/deps-exe/s6-rc-oneshot-run | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s6-rc/deps-exe/s6-rc-oneshot-run b/src/s6-rc/deps-exe/s6-rc-oneshot-run index 152b051..fa594f2 100644 --- a/src/s6-rc/deps-exe/s6-rc-oneshot-run +++ b/src/s6-rc/deps-exe/s6-rc-oneshot-run @@ -1,2 +1,3 @@ ${LIBS6RC} +-ls6 -lskarnet |
