diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2023-04-19 00:14:23 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2023-04-19 00:14:23 +0000 |
| commit | d9a42747950146bf03cda7f6e25d219253f8a57a (patch) | |
| tree | b3d4ddc8633a01c23358d90ba7ba1f1d0cc4f1ce /lib/libvmmapi | |
| parent | 617a11eab6337693eae9d160453adf1943ab6a37 (diff) | |
Diffstat (limited to 'lib/libvmmapi')
| -rw-r--r-- | lib/libvmmapi/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libvmmapi/Makefile.depend b/lib/libvmmapi/Makefile.depend index bcfa88f57adf..890f8a10aec4 100644 --- a/lib/libvmmapi/Makefile.depend +++ b/lib/libvmmapi/Makefile.depend @@ -6,6 +6,8 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ + lib/libcasper/libcasper \ lib/libcompiler_rt \ lib/libutil \ |
