From 7c2f06da87f1953a95bea7b9d6b368eb1fc7c734 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Mon, 10 Jul 2017 23:52:04 +0000 Subject: DIRDEPS_BUILD: Update dependencies. Sponsored by: Dell EMC Isilon --- usr.sbin/bhyve/Makefile.depend | 1 + usr.sbin/rpc.statd/Makefile.depend | 1 + usr.sbin/sesutil/Makefile.depend | 4 +++- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/usr.sbin/bhyve/Makefile.depend b/usr.sbin/bhyve/Makefile.depend index 681b1277639b..6a1e47258af7 100644 --- a/usr.sbin/bhyve/Makefile.depend +++ b/usr.sbin/bhyve/Makefile.depend @@ -16,6 +16,7 @@ DIRDEPS = \ lib/libutil \ lib/libvmmapi \ lib/libz \ + secure/lib/libcrypto \ .include diff --git a/usr.sbin/rpc.statd/Makefile.depend b/usr.sbin/rpc.statd/Makefile.depend index 6401ed61118e..bdd7bc273d10 100644 --- a/usr.sbin/rpc.statd/Makefile.depend +++ b/usr.sbin/rpc.statd/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ include/arpa \ include/rpc \ + include/rpcsvc \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ diff --git a/usr.sbin/sesutil/Makefile.depend b/usr.sbin/sesutil/Makefile.depend index 757244ae167f..137678c21e46 100644 --- a/usr.sbin/sesutil/Makefile.depend +++ b/usr.sbin/sesutil/Makefile.depend @@ -8,7 +8,9 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libcompiler_rt + lib/libcompiler_rt \ + lib/libutil \ + lib/libxo \ .include -- cgit v1.2.3