diff options
author | Serge Schneider <[email protected]> | 2021-10-07 10:08:16 +0100 |
---|---|---|
committer | Serge Schneider <[email protected]> | 2021-10-07 10:08:16 +0100 |
commit | b542f68d68155006d63d4bc3d9a41fd5107e8b6d (patch) | |
tree | 9e28307aa079ebe2199cfc700b6e7044651e5517 /stage2 | |
parent | 5a4b7ec0679dc85efc5abfa65a9a33a3e3cb1273 (diff) |
stage2: install python-is-python3
Diffstat (limited to 'stage2')
-rw-r--r-- | stage2/01-sys-tweaks/00-packages | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stage2/01-sys-tweaks/00-packages b/stage2/01-sys-tweaks/00-packages index 4af7c43..55f8451 100644 --- a/stage2/01-sys-tweaks/00-packages +++ b/stage2/01-sys-tweaks/00-packages @@ -1,6 +1,7 @@ ssh less fbset sudo psmisc strace ed ncdu crda console-setup keyboard-configuration debconf-utils parted unzip -build-essential manpages-dev python3 bash-completion gdb pkg-config +build-essential manpages-dev bash-completion gdb pkg-config +python-is-python3 python3-rpi.gpio v4l-utils python3-gpiozero avahi-daemon |