changeset 151:258865bd7059

add pkg (used for photo copies, in dev)
author drewp@bigasterisk.com
date Sat, 11 Mar 2023 12:25:02 -0800
parents 1f845cf1cc94
children 4f1f39f81bc1
files package_lists.py
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/package_lists.py	Sat Mar 11 12:24:27 2023 -0800
+++ b/package_lists.py	Sat Mar 11 12:25:02 2023 -0800
@@ -51,7 +51,8 @@
     'lpr',
     'nfs-client',
     'podman-docker',  # updated with https://podman.io/getting-started/installation
-#    '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',
     'python3-venv',