diff --git a/README.md b/README.md index c2fc42348..32396ebe0 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,12 @@ The following packages are **STRONGLY RECOMMENDED** to be installed: (These are Python bindings for the ICU package. https://pypi.python.org/pypi/PyICU/) +* **Meta** + + Required for experimental "where" clause creation. This functionality + is not yet in main-line code but the package is needed to support further + development. Install with pypi: https://pypi.python.org/pypi/meta. + The following packages are optional: ------------------------------------ * **gtkspell**