diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-11-13 00:11:30 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-11-13 00:11:30 +0000 |
commit | 490a8aa9a1d9db0dd5c64452808991576f2cdee3 (patch) | |
tree | c0d86affb9b0bb9188a39ff3360a59248da72fab /sbin/md5/Makefile.depend | |
parent | d329c46cfacb473993e131c28a4e8e4886e726a8 (diff) | |
download | src-490a8aa9a1d9db0dd5c64452808991576f2cdee3.tar.gz src-490a8aa9a1d9db0dd5c64452808991576f2cdee3.zip |
DIRDEPS_BUILD: Update dependencies.
MFC after: 2 weeks
Sponsored by: Dell EMC Isilon
Notes
Notes:
svn path=/head/; revision=308606
Diffstat (limited to 'sbin/md5/Makefile.depend')
-rw-r--r-- | sbin/md5/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/md5/Makefile.depend b/sbin/md5/Makefile.depend index 064e492dd3e7..8aac374844ec 100644 --- a/sbin/md5/Makefile.depend +++ b/sbin/md5/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ lib/libmd \ |