diff --git a/util/admin/zeitgeist/actions.py b/util/admin/zeitgeist/actions.py
index 66a0f4ba16..06a056ad70 100644
--- a/util/admin/zeitgeist/actions.py
+++ b/util/admin/zeitgeist/actions.py
@@ -8,7 +8,7 @@ from pisi.actionsapi import shelltools, autotools, pisitools, get
def setup():
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
- autotools.configure()
+ autotools.configure("--enable-fts")
def build():
autotools.make()
diff --git a/util/admin/zeitgeist/pspec.xml b/util/admin/zeitgeist/pspec.xml
index 85d6ccaa89..fcab0b0932 100644
--- a/util/admin/zeitgeist/pspec.xml
+++ b/util/admin/zeitgeist/pspec.xml
@@ -28,6 +28,7 @@
python3-isodate
json-glib-devel
python3-pyparsing
+ xapian-core-devel
telepathy-glib-devel
gobject-introspection-devel
@@ -42,14 +43,17 @@
gtk3
glib2
sqlite
+ libgcc
python3
json-glib
+ xapian-core
dbus-python3
telepathy-glib
/etc/xdg
/usr/bin
+ /usr/libexec/zeitgeist/zeitgeist-fts
/usr/lib
/usr/share
/usr/share/man
@@ -69,6 +73,13 @@
+
+ 2022-12-28
+ 1.0.4
+ Rebuild.
+ fury
+ uglyside@yandex.ru
+
2022-01-18
1.0.4