From 5eae1d17e5e784c710fc85f40df4e9dff5a2d4f0 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 29 Sep 2022 14:59:57 +0200 Subject: ch-equinox-t450s: add package libncurses5 (dep for arm-none-eabi-gdb) --- inventory/host_vars/ch-equinox-t450s.yml | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3