From 7cd45c16fdf05b3c294774949c640b833362acad Mon Sep 17 00:00:00 2001
From: Zhymabek Roman <61125068+ZhymabekRoman@users.noreply.github.com>
Date: Sun, 23 Oct 2022 06:40:28 +0600
Subject: [PATCH] AppImage: trying to reduce final AppImage size

---
 AppImageBuilder.yml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml
index 5b4ea4810..b4dddb620 100644
--- a/AppImageBuilder.yml
+++ b/AppImageBuilder.yml
@@ -26,9 +26,7 @@ AppDir:
     # idk, need there ca-certificates, but some systems may not have
     - ca-certificates
     - gstreamer1.0-libav
-    - gstreamer1.0-plugins-bad
     - gstreamer1.0-plugins-base
-    - gstreamer1.0-plugins-good
     - gstreamer1.0-pulseaudio
     - gstreamer1.0-x
     - kimageformat-plugins
@@ -55,16 +53,8 @@ AppDir:
     - qml-module-qtquick-controls2
     - qml-module-qtquick-layouts
     - qml-module-qtquick-window2
-    - gstreamer1.0-nice
-    - gstreamer1.0-qt5
-    - gstreamer1.0-vaapi
     - libcmark0.30.2
     - libfmt8
-    - libgcc-s1
-    - libglib2.0-0
-    - libgstreamer-plugins-bad1.0-0
-    - libgstreamer-plugins-base1.0-0
-    - libgstreamer1.0-0
     - libolm3
     - libqt5core5a
     - libqt5dbus5
@@ -84,8 +74,6 @@ AppDir:
     - librubberband2
     - libsm6
     - libsnappy1v5
-    - libsystemd0
-    - libwayland-server0
     - libxau6
     - libxcb-render-util0
     - libxcb-sync1
-- 
GitLab