[bsdbox] fix compilation due to library work.

This commit is contained in:
Adrian Chadd 2017-11-09 01:41:00 +00:00
parent 4556d0795f
commit 066b9ae54e

View File

@ -70,8 +70,9 @@ CRUNCH_LIBS+= -lcrypt -ledit -ll -ltermcapw
#
CRUNCH_SRCDIRS+= sbin
CRUNCH_LIBS+= -lalias -lcam -lcursesw -ldevstat -lipsec
CRUNCH_LIBS+= -l80211 -lalias -lcam -lcursesw -ldevstat -lipsec
# Don't forget this - ifconfig, etc -adrian
CRUNCH_LIBS+= -lprivateifconfig
CRUNCH_LIBS+= -lgeom -lbsdxml -ljail -lkiconv -lmd -lsbuf -lufs
##################################################################