diff options
author | Christian Pointner <equinox@spreadspace.org> | 2022-09-29 14:59:57 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2022-09-29 15:00:06 +0200 |
commit | 5eae1d17e5e784c710fc85f40df4e9dff5a2d4f0 (patch) | |
tree | 7ecf8815a0d37824ecdcbaf50d5e5d0a2ce9a560 /inventory | |
parent | acmetool: let's encrypt changed acme-agreement again... (diff) |
ch-equinox-t450s: add package libncurses5 (dep for arm-none-eabi-gdb)
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/host_vars/ch-equinox-t450s.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 417c3d76..23e1f48e 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -158,6 +158,7 @@ ws_base_extra_packages: - kpartx - libdbd-mysql-perl - libgpgme11 + - libncurses5 - libusb-dev - libusb-1.0-0-dev - libvirt-clients |