From bce4ac0f65ffb8bedcdcbdb94eb796457b12f9e1 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 11 Apr 2022 13:30:34 +0100 Subject: added files for pam and shadow --- repo/util/net-tools.xibuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repo/util/net-tools.xibuild') diff --git a/repo/util/net-tools.xibuild b/repo/util/net-tools.xibuild index bc232dc..0b1d792 100644 --- a/repo/util/net-tools.xibuild +++ b/repo/util/net-tools.xibuild @@ -1,7 +1,7 @@ #!/bin/sh -MAKEDEPS="make " -DEPS="pam libcap readline ncurses libxcrypt utmps iana-etc net-tools" +MAKEDEPS="make utmps " +DEPS="pam libcap readline ncurses libxcrypt iana-etc net-tools" PKG_VER=2.10 SOURCE=https://github.com/ecki/net-tools -- cgit v1.2.1