Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2022-09-04 11:58:55 +0300
committerlovetox <philipp@hoerist.com>2022-09-04 12:00:38 +0300
commit78fd6fb01efa4cb522cdacfb995c62febd9691e4 (patch)
tree14033a1dc56a641a53cc080f2b690a731db50f33 /README.md
parentaf02c6bd53fad4e0065951597bd7ec801c002067 (diff)
change: Add requirement for min sqlite version
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6bc5ff28e..3dd26c044 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@
- [GtkSourceView](https://gitlab.gnome.org/GNOME/gtksourceview)
- [Pango](https://gitlab.gnome.org/GNOME/pango) (>=1.50.0)
- [libsoup](https://gitlab.gnome.org/GNOME/libsoup/)
+- [sqlite](https://www.sqlite.org/) (>=3.33.0)
### Optional Runtime Requirements