From 28fa9f1647b7b74fa390f8b9bb8c4e21edfec079 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 26 Nov 2023 19:25:02 +0100 Subject: ch-equinox-*: installing missing kicad packages --- inventory/host_vars/ch-equinox-t450s.yml | 2 ++ inventory/host_vars/ch-equinox-ws.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 9a161d5a..80614562 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -160,8 +160,10 @@ ws_base_extra_packages: - kdenlive - keepassx - kicad + - kicad-footprints - kicad-libraries - kicad-packages3d + - kicad-symbols - kpartx - libdbd-mysql-perl - libgpgme11 diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 7a259bb9..af5dfc1a 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -167,8 +167,10 @@ ws_base_extra_packages: - kdenlive - keepassx - kicad + - kicad-footprints - kicad-libraries - kicad-packages3d + - kicad-symbols - kpartx - libdbd-mysql-perl - libgpgme11 -- cgit v1.2.3