From 1a7e48acf1acf8cb3ef3ba6787cc57e18faa8479 Mon Sep 17 00:00:00 2001 From: sjg Date: Sat, 10 May 2014 05:16:28 +0000 Subject: Updated dependencies --- usr.bin/chpass/Makefile.depend | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usr.bin/chpass') diff --git a/usr.bin/chpass/Makefile.depend b/usr.bin/chpass/Makefile.depend index 32257f8..eff6559 100644 --- a/usr.bin/chpass/Makefile.depend +++ b/usr.bin/chpass/Makefile.depend @@ -3,11 +3,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libc_nonshared \ lib/libcompiler_rt \ lib/libcrypt \ lib/libutil \ -- cgit v1.1