diff options
author | Zhymabek Roman <61125068+ZhymabekRoman@users.noreply.github.com> | 2022-10-23 06:40:28 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-23 06:40:28 +0600 |
commit | 7cd45c16fdf05b3c294774949c640b833362acad (patch) | |
tree | 510a5294a0782ab0a6e8c430984475120c346c80 /AppImageBuilder.yml | |
parent | AppImage: use bundled libevent (diff) | |
download | nheko-7cd45c16fdf05b3c294774949c640b833362acad.tar.xz |
AppImage: trying to reduce final AppImage size
Diffstat (limited to 'AppImageBuilder.yml')
-rw-r--r-- | AppImageBuilder.yml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml index 5b4ea481..b4dddb62 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 |