diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-21 05:46:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-09-21 05:46:01 +0000 |
commit | 315b76a0fa70b8b31b76af83cf84b4c0ff3236e4 (patch) | |
tree | 52d10e40508a4168a32fcc8b2d81521c27dbe67d /src/conn-tools/deps-exe/s6-tcpclient | |
parent | fd151339c157d8df21f44fd12a42adc2700cce2a (diff) | |
download | s6-networking-315b76a0fa70b8b31b76af83cf84b4c0ff3236e4.tar.xz |
Remove tainnow.lib dependency
Diffstat (limited to 'src/conn-tools/deps-exe/s6-tcpclient')
-rw-r--r-- | src/conn-tools/deps-exe/s6-tcpclient | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conn-tools/deps-exe/s6-tcpclient b/src/conn-tools/deps-exe/s6-tcpclient index 661b207..3f5a0ed 100644 --- a/src/conn-tools/deps-exe/s6-tcpclient +++ b/src/conn-tools/deps-exe/s6-tcpclient @@ -2,4 +2,4 @@ ${LIBS6NET} -ls6dns -lskarnet ${SOCKET_LIB} -${TAINNOW_LIB} +${SYSCLOCK_LIB} |