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-06-01 10:09:35 +0300
committerlovetox <philipp@hoerist.com>2022-06-01 10:09:47 +0300
commitebd3da5fe5bc19638bdbdb66f509515ab0ed8fd9 (patch)
tree70f53caeb76c6d541581079da52c30940584ae80 /README.md
parent7d76372d087902915983a5a6e2d1235e3afa6293 (diff)
chore: Update runtime requirements
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/README.md b/README.md
index da6127527..390d0c65f 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,6 @@
- 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
@@ -33,7 +28,15 @@
- 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
+
+#### For Video and Audio Calls
+
- gir1.2-farstream-0.2 for video calls
+- gir1.2-gstreamer-1.0 for video and audio calls
+- gir1.2-gst-plugins-base-1.0 for video and audio calls
+- gstreamer1.0-plugins-ugly for video and audio calls
+- gstreamer1.0-libav for video and audio calls
+- gstreamer1.0-gtk3
### Compile-time Requirements