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 /usr.bin/dc | |
| parent | d329c46cfacb473993e131c28a4e8e4886e726a8 (diff) | |
Notes
Diffstat (limited to 'usr.bin/dc')
| -rw-r--r-- | usr.bin/dc/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/dc/Makefile.depend b/usr.bin/dc/Makefile.depend index 9d5105e918de..7e1b62db9b93 100644 --- a/usr.bin/dc/Makefile.depend +++ b/usr.bin/dc/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ secure/lib/libcrypto \ secure/lib/libssl \ |
