diff --git a/plinth/modules/ikiwiki/__init__.py b/plinth/modules/ikiwiki/__init__.py index 1fd273131..2388eef9d 100644 --- a/plinth/modules/ikiwiki/__init__.py +++ b/plinth/modules/ikiwiki/__init__.py @@ -31,7 +31,7 @@ version = 1 depends = ['apps'] -managed_packages = ['ikiwiki', 'libdigest-sha-perl'] +managed_packages = ['ikiwiki', 'libdigest-sha-perl','libxml-writer-perl','xapian-omega','libsearch-xapian-perl','libimage-magick-perl'] service = None