diff options
author | Eric Hameleers <alien@slackware.com> | 2020-06-25 19:13:38 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-06-25 19:13:38 +0200 |
commit | b9ca54ff0f93b1db431e15cf66aa4064d8b187ba (patch) | |
tree | 494e29ab8b32168ecdf3adf7e4348dddf26eb637 /pkglists | |
parent | c4ec4a00f0c2dd3e21952d1120398d271b06bc25 (diff) | |
download | liveslak-b9ca54ff0f93b1db431e15cf66aa4064d8b187ba.tar.gz liveslak-b9ca54ff0f93b1db431e15cf66aa4064d8b187ba.tar.xz |
min.lst: add required new packages to the 'minimal list'
Diffstat (limited to '')
-rw-r--r-- | pkglists/min.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkglists/min.lst b/pkglists/min.lst index 4f2ced4..eca20cd 100644 --- a/pkglists/min.lst +++ b/pkglists/min.lst @@ -83,6 +83,7 @@ libuv links logrotate lvm2 +lz4 lzlib #man #man-db @@ -146,6 +147,7 @@ wget which whois zstd +xxHash xz # Bind needs to run at the end: python-ply |