summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdinstall
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-10-13 00:24:00 +0000
committersjg <sjg@FreeBSD.org>2013-10-13 00:24:00 +0000
commit292ec5d30116249866ff9372c7f251c8b80bc68a (patch)
treefd051d63a6cb6beb1d8b5e4cf627a3b579cc3a7f /usr.sbin/bsdinstall
parenta5de61803fa4ecb0ce4fc862691339e982333ab2 (diff)
downloadFreeBSD-src-292ec5d30116249866ff9372c7f251c8b80bc68a.zip
FreeBSD-src-292ec5d30116249866ff9372c7f251c8b80bc68a.tar.gz
Updated dependencies
Diffstat (limited to 'usr.sbin/bsdinstall')
-rw-r--r--usr.sbin/bsdinstall/distextract/Makefile.depend5
-rw-r--r--usr.sbin/bsdinstall/distfetch/Makefile.depend2
-rw-r--r--usr.sbin/bsdinstall/partedit/Makefile.depend2
3 files changed, 9 insertions, 0 deletions
diff --git a/usr.sbin/bsdinstall/distextract/Makefile.depend b/usr.sbin/bsdinstall/distextract/Makefile.depend
index 7d3e85e..bf6f768 100644
--- a/usr.sbin/bsdinstall/distextract/Makefile.depend
+++ b/usr.sbin/bsdinstall/distextract/Makefile.depend
@@ -9,10 +9,15 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libarchive \
+ lib/libbz2 \
lib/libc \
lib/libcompiler_rt \
+ lib/libexpat \
+ lib/liblzma \
+ lib/libz \
lib/msun \
lib/ncurses/ncursesw \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/usr.sbin/bsdinstall/distfetch/Makefile.depend b/usr.sbin/bsdinstall/distfetch/Makefile.depend
index 8d38d74..9bf11e3 100644
--- a/usr.sbin/bsdinstall/distfetch/Makefile.depend
+++ b/usr.sbin/bsdinstall/distfetch/Makefile.depend
@@ -13,6 +13,8 @@ DIRDEPS = \
lib/libfetch \
lib/msun \
lib/ncurses/ncursesw \
+ secure/lib/libcrypto \
+ secure/lib/libssl \
.include <dirdeps.mk>
diff --git a/usr.sbin/bsdinstall/partedit/Makefile.depend b/usr.sbin/bsdinstall/partedit/Makefile.depend
index 6fb2e12..c82f3b2 100644
--- a/usr.sbin/bsdinstall/partedit/Makefile.depend
+++ b/usr.sbin/bsdinstall/partedit/Makefile.depend
@@ -10,7 +10,9 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libexpat \
lib/libgeom \
+ lib/libsbuf \
lib/libutil \
lib/msun \
lib/ncurses/ncursesw \
OpenPOWER on IntegriCloud