diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-05 18:31:00 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-05 18:31:00 +0000 |
| commit | b736a4db5b604bcec6a57a32d9cd90f60b4e7ce9 (patch) | |
| tree | a566256e7743318ee92114b2ffb5aede41c467bd /usr.bin/units | |
| parent | e86ede0dfc4518dac9f7d307b79b9f6908409446 (diff) | |
Notes
Diffstat (limited to 'usr.bin/units')
| -rw-r--r-- | usr.bin/units/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/units/Makefile.depend b/usr.bin/units/Makefile.depend index 65ce5679ccda0..c244cb86490a6 100644 --- a/usr.bin/units/Makefile.depend +++ b/usr.bin/units/Makefile.depend @@ -9,6 +9,8 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libedit \ + lib/ncurses/ncurses \ .include <dirdeps.mk> |
