aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2023-04-19 00:14:23 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2023-04-19 00:14:23 +0000
commitd9a42747950146bf03cda7f6e25d219253f8a57a (patch)
treeb3d4ddc8633a01c23358d90ba7ba1f1d0cc4f1ce /bin/ls
parent617a11eab6337693eae9d160453adf1943ab6a37 (diff)
downloadsrc-d9a42747950146bf03cda7f6e25d219253f8a57a.tar.gz
src-d9a42747950146bf03cda7f6e25d219253f8a57a.zip
Update/fix Makefile.depend for userland
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/Makefile.depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ls/Makefile.depend b/bin/ls/Makefile.depend
index bcfa88f57adf..aaa4088eac17 100644
--- a/bin/ls/Makefile.depend
+++ b/bin/ls/Makefile.depend
@@ -8,6 +8,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libutil \
+ lib/ncurses/tinfo \
.include <dirdeps.mk>