comparison package_lists.py @ 151:258865bd7059

add pkg (used for photo copies, in dev)
author drewp@bigasterisk.com
date Sat, 11 Mar 2023 12:25:02 -0800
parents 51a48aeca8ba
children 1f5f0ccfc58f
comparison
equal deleted inserted replaced
150:1f845cf1cc94 151:258865bd7059
49 49
50 non_pi = [ 50 non_pi = [
51 'lpr', 51 'lpr',
52 'nfs-client', 52 'nfs-client',
53 'podman-docker', # updated with https://podman.io/getting-started/installation 53 'podman-docker', # updated with https://podman.io/getting-started/installation
54 # 'python3-dulwich', # desired, but it may depend on an old python3 54 # 'python3-dulwich', # desired, but it may depend on an old python3
55 'python3-atomicwrites',
55 'python3-invoke', 56 'python3-invoke',
56 'python3-pip', 57 'python3-pip',
57 'python3-venv', 58 'python3-venv',
58 'python3-virtualenv', 59 'python3-virtualenv',
59 ] 60 ]