x_gzip need liblzma for xz support.

This commit is contained in:
rin 2020-06-03 06:36:44 +00:00
parent cc266ebf05
commit ff75e2ce53
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.27 2015/11/02 17:40:20 riz Exp $
# $NetBSD: list,v 1.28 2020/06/03 06:36:44 rin Exp $
SRCDIRS bin sbin external/bsd/less/bin usr.bin usr.sbin
@ -68,7 +68,7 @@ SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
SPECIAL route srcdir distrib/utils/x_route
SPECIAL umount srcdir distrib/utils/x_umount
LIBS libhack.o -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lz -lprop
LIBS libhack.o -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lz -llzma -lprop
# init invokes the shell as -sh
ARGVLN sh -sh