diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/NEWS b/debian/NEWS index d3597ebb4..80da496fb 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,6 +1,6 @@ ikiwiki (2.49) unstable; urgency=low - The search plugin no longer uses hyperestrair. Instead, to use it you + The search plugin no longer uses hyperestraier. Instead, to use it you will now need to install xapian-omega, and the Search::Xapian, HTML::Scrubber, and Digest::SHA1 perl modules. Ie, `apt-get install xapian-omega libsearch-xapian-perl libhtml-scrubber-perl libdigest-sha1-perl` |