changeset 256:23cce0bdb1cc

add pkgs
author drewp@bigasterisk.com
date Thu, 25 Jan 2024 18:52:31 -0800
parents 3f57cb70d592
children 980d81d5f4bb
files package_lists.py
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/package_lists.py	Thu Jan 25 18:52:00 2024 -0800
+++ b/package_lists.py	Thu Jan 25 18:52:31 2024 -0800
@@ -39,6 +39,7 @@
     'links',
     'lua5.3',
     'mercurial',
+    'moreutils',
     'netcat-openbsd',
     'ntpdate',
     'rclone',
@@ -267,6 +268,8 @@
     'libsubid4', # for podman
     'buildah', # for podman
     'podman-docker',
+    'libssl-dev', # for pypi 'packages'
+    'libcurl4-openssl-dev', # for pypi 'packages'
     #'cuda-minimal-build-11-8', some issue on slash
     #'libcudnn8', some issue on slash
 ]