svn commit: r300797 - head/usr.sbin/extattr
Bryan Drewery
bdrewery at FreeBSD.org
Thu May 26 23:20:09 UTC 2016
Author: bdrewery
Date: Thu May 26 23:20:07 2016
New Revision: 300797
URL: https://svnweb.freebsd.org/changeset/base/300797
Log:
DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/usr.sbin/extattr/Makefile.depend
Modified: head/usr.sbin/extattr/Makefile.depend
==============================================================================
--- head/usr.sbin/extattr/Makefile.depend Thu May 26 23:20:04 2016 (r300796)
+++ head/usr.sbin/extattr/Makefile.depend Thu May 26 23:20:07 2016 (r300797)
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libsbuf \
lib/libutil \
More information about the svn-src-head
mailing list