From 1f4dd1d71aa300138ff140abe656bd752775279a Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Wed, 27 Mar 2024 13:57:45 +0200 Subject: [PATCH] FIXUP: Let the RPM autodetect the PyMuPDF requirement --- install/linux/dangerzone.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/install/linux/dangerzone.spec b/install/linux/dangerzone.spec index 9c0ec72..c1d0da9 100644 --- a/install/linux/dangerzone.spec +++ b/install/linux/dangerzone.spec @@ -78,9 +78,6 @@ Requires: libreoffice Requires: podman %endif -# FIXME: Is it autodetected? -Requires: python3-PyMuPDF - # Explicitly require every tesseract model: # See: https://github.com/freedomofpress/dangerzone/issues/431 Requires: tesseract-langpack-afr