Mercurial > code > home > repos > infra
diff package_lists.py @ 202:a5399e8b47b6
upgrade some ubuntu
author | drewp@bigasterisk.com |
---|---|
date | Fri, 30 Jun 2023 22:36:53 -0700 |
parents | ee6374edfc06 |
children | 7642a2dc0ff0 |
line wrap: on
line diff
--- a/package_lists.py Fri Jun 23 23:03:44 2023 -0700 +++ b/package_lists.py Fri Jun 30 22:36:53 2023 -0700 @@ -52,7 +52,7 @@ non_pi = [ 'lpr', 'nfs-client', - # 'python3-dulwich', # desired, but it may depend on an old python3 + 'python3-dulwich', # desired, but it may depend on an old python3 'python3-atomicwrites', 'python3-invoke', 'python3-pip', @@ -212,6 +212,7 @@ 'libreoffice-draw', 'libreoffice-impress', 'libreoffice-writer', + 'libfuse2', # for obsidian (appimage) 'libxcb-xkb1', # needed for kitty 'lxterminal', 'meld', @@ -257,7 +258,7 @@ 'xterm', 'xtightvncviewer', 'xvfb', - #'libsubid4', # for podman ;failing on old bang OS version + 'libsubid4', # for podman 'buildah', # for podman #'cuda-minimal-build-11-8', some issue on slash #'libcudnn8', some issue on slash