diff --git a/office/misc/crengine-ng/actions.py b/office/misc/crengine-ng/actions.py
index 9fd8a35b7f..19684c4b70 100644
--- a/office/misc/crengine-ng/actions.py
+++ b/office/misc/crengine-ng/actions.py
@@ -9,6 +9,8 @@ from pisi.actionsapi import cmaketools, mesontools, pisitools
i = ''.join([
' -DBUILD_TOOLS=ON',
' -DENABLE_LTO=ON',
+ ' -DUSE_CMARK_GFM=OFF',
+ ' -DUSE_CMARK=ON',
' -DCMAKE_BUILD_TYPE=Release',
' -DCRE_BUILD_STATIC=OFF',
' -DADD_DEBUG_EXTRA_OPTS=OFF',
diff --git a/office/misc/crengine-ng/pspec.xml b/office/misc/crengine-ng/pspec.xml
index c9dc313f51..01780c2844 100644
--- a/office/misc/crengine-ng/pspec.xml
+++ b/office/misc/crengine-ng/pspec.xml
@@ -15,14 +15,15 @@
Supported document formats: fb2, fb3, epub (without DRM), rtf, doc, docx, odt, htm, chm, pdb, mobi (without DRM), txt, trc, prc. In fact, this is a fork of the CoolReader project.
-
- https://gitlab.com/coolreader-ng/crengine-ng/-/archive/0.9.2/crengine-ng-0.9.2.tar.bz2
+
+ https://gitlab.com/coolreader-ng/crengine-ng/-/archive/0.9.4/crengine-ng-0.9.4.tar.bz2
cmake
ninja
zlib-devel
zstd-devel
+ cmark-devel
libpng-devel
libX11-devel
fribidi-devel
@@ -43,6 +44,7 @@
zlib
zstd
+ cmark
libgcc
libpng
libX11
@@ -86,8 +88,8 @@
- 2022-12-24
- 0.9.2
+ 2023-01-02
+ 0.9.4
First build.
fury
uglyside@yandex.ru
diff --git a/office/misc/crqt/pspec.xml b/office/misc/crqt/pspec.xml
index 9732019548..bb6123b755 100644
--- a/office/misc/crqt/pspec.xml
+++ b/office/misc/crqt/pspec.xml
@@ -15,8 +15,8 @@
It is a fork of the CoolReader project. Supported e-book formats: fb2, fb3 (incomplete), epub (non-DRM), doc, docx, odt, rtf, pdb, mobi (non-DRM), txt, html, chm, tcr.
-
- https://gitlab.com/coolreader-ng/crqt-ng/-/archive/1.0.2/crqt-ng-1.0.2.tar.bz2
+
+ https://gitlab.com/coolreader-ng/crqt-ng/-/archive/1.0.4/crqt-ng-1.0.4.tar.bz2
cmake
@@ -49,8 +49,8 @@
- 2022-12-24
- 1.0.2
+ 2023-01-02
+ 1.0.4
First build.
fury
uglyside@yandex.ru