diff --git a/office/misc/mupdf/actions.py b/office/misc/mupdf/actions.py
index 526c222165..7eaae6cc39 100644
--- a/office/misc/mupdf/actions.py
+++ b/office/misc/mupdf/actions.py
@@ -22,7 +22,7 @@ def build():
shelltools.system("sed '/TOFU_CJK /c #define TOFU_CJK 1/' -i include/mupdf/fitz/config.h")
shelltools.system("sed -i '/ttc/s/^/#/' Makefile")
# remove bundled packages, use our system libraries
- shelltools.system("rm -rf thirdparty/{curl,freetype,harfbuzz,libjpeg,openjpeg,zlib}")
+ shelltools.system("rm -rf thirdparty/{curl,freetype,glut,harfbuzz,libjpeg,openjpeg,zlib}")
autotools.make("prefix=/usr %s" % i)
diff --git a/office/misc/mupdf/pspec.xml b/office/misc/mupdf/pspec.xml
index 8926afbab1..ad1313db47 100644
--- a/office/misc/mupdf/pspec.xml
+++ b/office/misc/mupdf/pspec.xml
@@ -14,8 +14,8 @@
MuPDF is a lightweight open source software framework for viewing and converting PDF, XPS, and E-book documents.
-
- https://mupdf.com/downloads/archive/mupdf-1.20.3-source.tar.gz
+
+ https://mupdf.com/downloads/archive/mupdf-1.21.1-source.tar.gz
zlib-devel
@@ -46,7 +46,7 @@
mupdf
curl
- mesa
+
zlib
libX11
openssl
@@ -90,6 +90,13 @@
+
+ 2022-12-16
+ 1.21.1
+ Version bump
+ fury
+ uglyside@yandex.ru
+
2022-10-07
1.20.3