Mercurial > code > home > repos > infra
diff package_lists.py @ 214:443ece75cc20
pkg updates
author | drewp@bigasterisk.com |
---|---|
date | Sat, 12 Aug 2023 14:27:49 -0700 |
parents | 5b7cd39e6504 |
children | 19a7f714273c |
line wrap: on
line diff
--- a/package_lists.py Sat Aug 12 14:27:14 2023 -0700 +++ b/package_lists.py Sat Aug 12 14:27:49 2023 -0700 @@ -96,7 +96,7 @@ 'zfsutils-linux', 'libsubid4', # for podman 'buildah', # for podman - 'libedgetpu1-std', + #'libedgetpu1-std', # for coral? not working on bang ] for_pipe = [ @@ -181,7 +181,7 @@ 'fonts-ubuntu-console', 'fonts-ubuntu', 'fonts-urw-base35', - 'fvwm', + 'fvwm3', 'gdb', 'gedit', 'gimp-data-extras', @@ -262,6 +262,7 @@ 'xvfb', 'libsubid4', # for podman 'buildah', # for podman + 'podman-docker', #'cuda-minimal-build-11-8', some issue on slash #'libcudnn8', some issue on slash ]