From 25251add27ea6b68952c2c6913d13e2b6b6ba30c Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 20 Oct 2025 12:27:06 +0200 Subject: [PATCH] qf: remove unoconv --- install/stirling-pdf-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/stirling-pdf-install.sh b/install/stirling-pdf-install.sh index 691eeda3b..cdd02a48e 100644 --- a/install/stirling-pdf-install.sh +++ b/install/stirling-pdf-install.sh @@ -54,7 +54,6 @@ $STD apt install -y \ libreoffice-base-core \ libreoffice-script-provider-python \ libreoffice-java-common \ - unoconv \ pngquant \ weasyprint msg_ok "Installed LibreOffice Components"