diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-08-01 21:12:35 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-08-01 21:12:35 +0000 |
commit | 3e34202f32ab10017d55aedb2665cf55fb5af5c0 (patch) | |
tree | 9100bb8046294240d14a155934c80f35675963db /src | |
parent | dd7f84d8d843dc7f4915649d2a5116b7d319621e (diff) | |
download | s6-linux-utils-3e34202f32ab10017d55aedb2665cf55fb5af5c0.tar.xz |
Add nsss support, prepare for 2.4.0.3
Diffstat (limited to 'src')
-rw-r--r-- | src/minutils/deps-exe/s6-ps | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/minutils/deps-exe/s6-ps b/src/minutils/deps-exe/s6-ps index f03a58b..1f0adc5 100644 --- a/src/minutils/deps-exe/s6-ps +++ b/src/minutils/deps-exe/s6-ps @@ -5,4 +5,6 @@ s6ps_pwcache.o s6ps_grcache.o s6ps_ttycache.o s6ps_wchan.o +${LIBNSSS} -lskarnet +${MAYBEPTHREAD_LIB} |