From e98c3d296b5ea43a09cb60c9aaab915f02400ca7 Mon Sep 17 00:00:00 2001 From: fiftydinar <65243233+fiftydinar@users.noreply.github.com> Date: Thu, 24 Oct 2024 22:11:53 +0200 Subject: [PATCH] Revert "Install Pandoc" This reverts commit 59a6d145512ec291ee98b66bc1559856a2117ed1. --- README.md | 1 - recipes/module-recipes/rpm-ostree.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index f3455a7f..3c2bd991 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,6 @@ Installed packages (RPMs): - [sg3_utils](https://sg.danny.cz/sg/sg3_utils.html) (Package which contains utilities that send SCSI commands to devices - used by Apple SuperDrive) - [bootc](https://github.com/containers/bootc) (Required package for the bootloader update when using ISO) - [rar](https://www.win-rar.com/rar-linux-mac.html?&L=0) (RAR CLI package) -- [pandoc](https://github.com/jgm/pandoc) (CLI Document converter) Installed akmods: - [NCT6687D](https://github.com/Fred78290/nct6687d) (AMD B550 chipset temperature driver) diff --git a/recipes/module-recipes/rpm-ostree.yml b/recipes/module-recipes/rpm-ostree.yml index 9a6e09c8..38a6b676 100644 --- a/recipes/module-recipes/rpm-ostree.yml +++ b/recipes/module-recipes/rpm-ostree.yml @@ -22,7 +22,6 @@ install: - sg3_utils - bootc - rar - - pandoc remove: - firefox