From a1d0b4a454e043b2b72f54c3d583c301049063bc Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Sun, 5 Jan 2025 12:55:53 -0500 Subject: [PATCH] Add util-linux package --- recipes/common/jp-packages-bootc.yml | 1 + recipes/common/jp-packages.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/recipes/common/jp-packages-bootc.yml b/recipes/common/jp-packages-bootc.yml index 9f08101..ca30fd6 100644 --- a/recipes/common/jp-packages-bootc.yml +++ b/recipes/common/jp-packages-bootc.yml @@ -29,6 +29,7 @@ modules: - xorg-x11-font-utils - fontconfig - nu + - util-linux - https://downloads.sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm - type: script snippets: diff --git a/recipes/common/jp-packages.yml b/recipes/common/jp-packages.yml index 6321cc3..071e69a 100644 --- a/recipes/common/jp-packages.yml +++ b/recipes/common/jp-packages.yml @@ -24,6 +24,7 @@ modules: - syncthing - fish - nu + - util-linux - type: script snippets: - echo "/usr/bin/nu" >> /etc/shells