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
path: root/debian
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 /debian
parent2d2c8c3ac86f1d424c1743421b8085030f99fdf0 (diff)
chore: Update runtime requirements
Diffstat (limited to 'debian')
-rw-r--r--debian/control12
1 files changed, 7 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 424095ac0..0eb527314 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,6 @@ Depends:
${misc:Depends},
${python3:Depends},
desktop-file-utils,
- gir1.2-gtk-3.0 (>= 3.22.27~),
- gir1.2-gtksource-4,
python3 (>= 3.9),
python3-css-parser (>= 1.0.2),
python3-gi (>= 3.32.0),
@@ -40,6 +38,13 @@ Depends:
python3-packaging,
python3-setuptools,
python3-css-parser,
+ gir1.2-gtk-3.0 (>= 3.22.27~),
+ gir1.2-gtksource-4,
+ gir1.2-gstreamer-1.0
+ gir1.2-gst-plugins-base-1.0
+ gstreamer1.0-plugins-ugly
+ gstreamer1.0-libav
+ gstreamer1.0-gtk3
Recommends:
aspell-en | aspell-dictionary,
ca-certificates,
@@ -48,11 +53,8 @@ Recommends:
gir1.2-farstream-0.2,
gir1.2-gsound-1.0,
gir1.2-gspell-1,
- gir1.2-gst-plugins-base-1.0,
- gir1.2-gstreamer-1.0,
gir1.2-gupnpigd-1.0,
gir1.2-secret-1,
- gstreamer1.0-plugins-ugly,
notification-daemon,
pulseaudio-utils | alsa-utils | sox | oss4-base,
python3-dbus (>=0.81),