summaryrefslogtreecommitdiffstats
path: root/usr.bin/bluetooth
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2014-05-10 05:16:28 +0000
committersjg <sjg@FreeBSD.org>2014-05-10 05:16:28 +0000
commit1a7e48acf1acf8cb3ef3ba6787cc57e18faa8479 (patch)
tree503bf5824397b13efad271bb2d58dfa84ef555ff /usr.bin/bluetooth
parentd7cfa3652bc53a8e577a78b7ba9baf8bc3bbc608 (diff)
downloadFreeBSD-src-1a7e48acf1acf8cb3ef3ba6787cc57e18faa8479.zip
FreeBSD-src-1a7e48acf1acf8cb3ef3ba6787cc57e18faa8479.tar.gz
Updated dependencies
Diffstat (limited to 'usr.bin/bluetooth')
-rw-r--r--usr.bin/bluetooth/bthost/Makefile.depend2
-rw-r--r--usr.bin/bluetooth/btsockstat/Makefile.depend2
-rw-r--r--usr.bin/bluetooth/rfcomm_sppd/Makefile.depend2
3 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/bluetooth/bthost/Makefile.depend b/usr.bin/bluetooth/bthost/Makefile.depend
index 2a95a05..3343480 100644
--- a/usr.bin/bluetooth/bthost/Makefile.depend
+++ b/usr.bin/bluetooth/bthost/Makefile.depend
@@ -3,12 +3,14 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libbluetooth \
lib/libc \
+ lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/usr.bin/bluetooth/btsockstat/Makefile.depend b/usr.bin/bluetooth/btsockstat/Makefile.depend
index 233d193..c811208 100644
--- a/usr.bin/bluetooth/btsockstat/Makefile.depend
+++ b/usr.bin/bluetooth/btsockstat/Makefile.depend
@@ -3,12 +3,14 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libbluetooth \
lib/libc \
+ lib/libc_nonshared \
lib/libcompiler_rt \
lib/libkvm \
diff --git a/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend b/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
index 71d0106..8402227 100644
--- a/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
+++ b/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
@@ -3,12 +3,14 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libbluetooth \
lib/libc \
+ lib/libc_nonshared \
lib/libcompiler_rt \
lib/libsdp \
OpenPOWER on IntegriCloud