Add libxo, now needed by df(1).

Pointed out by: rodrigc@ (thanks!)
This commit is contained in:
Marcel Moolenaar 2014-11-07 04:39:01 +00:00
parent b84b3efdde
commit 5c96e2461d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274217

View File

@ -52,7 +52,7 @@ CRUNCH_SRCDIRS+= bin
CRUNCH_PROGS_bin= cat chflags chio chmod cp date dd df echo \
ed expr getfacl hostname kenv kill ln ls mkdir mv \
pkill ps pwd realpath rm rmdir setfacl sh stty sync test
CRUNCH_LIBS+= -lcrypt -ledit -ljail -lkvm -ll -ltermcapw -lutil
CRUNCH_LIBS+= -lcrypt -ledit -ljail -lkvm -ll -ltermcapw -lutil -lxo
CRUNCH_BUILDTOOLS+= bin/sh
# Additional options for specific programs