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-05-31 20:14:55 +0300
committerlovetox <philipp@hoerist.com>2022-05-31 20:14:55 +0300
commite2ef26a4fe71d8f21207e4603c20e509492184f3 (patch)
tree2100e922c15bd1a37c36a137f9e18c422977775c /README.md
parent2d2c8c3ac86f1d424c1743421b8085030f99fdf0 (diff)
chore: Update runtime requirements
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.md b/README.md
index caf3897dc..da6127527 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,6 @@
- python3.9 or higher
- python3-gi
- python3-gi-cairo
-- gir1.2-gtk-3.0 (>=3.22)
-- gir1.2-gtksource-4
- python3-nbxmpp (>=2.99.0)
- python3-openssl (>=16.2)
- python3-css-parser
@@ -14,9 +12,15 @@
- python3-precis-i18n
- python3-packaging
- python3-setuptools
-- gir1.2-soup-2.4
-- gir1.2-farstream-0.2, gir1.2-gstreamer-1.0 gir1.2-gst-plugins-base-1.0, gstreamer1.0-plugins-ugly, gstreamer1.0-libav, and gstreamer1.0-gtk3 for audio and video calls
+- Gtk3 (>=3.22)
- GLib (>=2.60.0)
+- gir1.2-gtksource-4
+- gir1.2-soup-2.4
+- gir1.2-gstreamer-1.0
+- gir1.2-gst-plugins-base-1.0
+- gstreamer1.0-plugins-ugly
+- gstreamer1.0-libav
+- gstreamer1.0-gtk3
### Optional Runtime Requirements
@@ -29,6 +33,7 @@
- gir1.2-networkmanager-1.0 for network lose detection
- gir1.2-geoclue-2.0 for sharing your location
- gir1.2-gsound-1.0 for sound on Linux
+- gir1.2-farstream-0.2 for video calls
### Compile-time Requirements