From 0815f1a102028c46066bfaf2a284ab17f175e04a Mon Sep 17 00:00:00 2001 From: CC-Hsu Date: Mon, 25 Feb 2019 23:04:19 +0800 Subject: [PATCH] Add new dependency for wget for lxc-slackware template Two more packages: libpsl and pcre2. These libraries are needed by wget command, which is used in the built-in package manager, slackpkg. Signed-off-by: CCHsu --- templates/lxc-slackware.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/lxc-slackware.in b/templates/lxc-slackware.in index 0c85c51..5962475 100644 --- a/templates/lxc-slackware.in +++ b/templates/lxc-slackware.in @@ -566,6 +566,7 @@ grep gzip hostname iputils +libpsl libunistring logrotate mpfr @@ -574,6 +575,7 @@ network-scripts ncurses openssh openssl-solibs +pcre2 pkgtools procps-ng sed