diff --git a/pkglist.txt b/pkglist.txt index 5cf7b0c..775ee83 100644 --- a/pkglist.txt +++ b/pkglist.txt @@ -1,4 +1,3 @@ -libfaketime @Fonts @GNOME @c-development diff --git a/prepare-root.sh b/prepare-root.sh index f83051e..27c5ef7 100755 --- a/prepare-root.sh +++ b/prepare-root.sh @@ -295,6 +295,7 @@ dnf -v --nogpgcheck \ libselinux-utils \ audit \ dosfstools \ + libfaketime \ $PKGLIST RET=$?