From f0602071e841c50a40f2965ad0258edd17f08a29 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 13 Nov 2018 11:01:56 +0100 Subject: [PATCH] move sbsigntools to mandatory --- pkglist.txt | 1 - prepare-root.sh | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/pkglist.txt b/pkglist.txt index 0567a61..7d06988 100644 --- a/pkglist.txt +++ b/pkglist.txt @@ -134,7 +134,6 @@ python3-wheel qrencode-devel rpcbind rsync -sbsigntools screen squashfs-tools thunderbird diff --git a/prepare-root.sh b/prepare-root.sh index 7774430..8806918 100755 --- a/prepare-root.sh +++ b/prepare-root.sh @@ -297,6 +297,7 @@ dnf -v --nogpgcheck \ audit \ dosfstools \ libfaketime \ + sbsigntools \ $PKGLIST RET=$?