summaryrefslogtreecommitdiffstats
path: root/usr.bin/bluetooth
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-12-01 05:18:48 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-12-01 05:18:48 +0000
commit44973a75bbe94332e13d1ffb36e39a91e4e07c07 (patch)
tree87aef44886122d4f33737f7d44bb826a2b4711f9 /usr.bin/bluetooth
parent5b8aada6849113024e237f9044c70f9027c736d7 (diff)
downloadFreeBSD-src-44973a75bbe94332e13d1ffb36e39a91e4e07c07.zip
FreeBSD-src-44973a75bbe94332e13d1ffb36e39a91e4e07c07.tar.gz
Update dependencies after r291406 added libelf to libkvm.
Unfortunately filemon/meta mode tracks all indirect dependencies here since ld(1) is reading libelf when linking in libkvm. Churn would be reduced if this was able to be limited to direct dependencies. Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'usr.bin/bluetooth')
-rw-r--r--usr.bin/bluetooth/btsockstat/Makefile.depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/bluetooth/btsockstat/Makefile.depend b/usr.bin/bluetooth/btsockstat/Makefile.depend
index 0929154..0ea1c90 100644
--- a/usr.bin/bluetooth/btsockstat/Makefile.depend
+++ b/usr.bin/bluetooth/btsockstat/Makefile.depend
@@ -10,6 +10,7 @@ DIRDEPS = \
lib/libbluetooth \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libkvm \
OpenPOWER on IntegriCloud