mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
AppImage: trying to reduce final AppImage size
This commit is contained in:
parent
4636211b90
commit
7cd45c16fd
1 changed files with 0 additions and 12 deletions
|
@ -26,9 +26,7 @@ AppDir:
|
||||||
# idk, need there ca-certificates, but some systems may not have
|
# idk, need there ca-certificates, but some systems may not have
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
- gstreamer1.0-libav
|
- gstreamer1.0-libav
|
||||||
- gstreamer1.0-plugins-bad
|
|
||||||
- gstreamer1.0-plugins-base
|
- gstreamer1.0-plugins-base
|
||||||
- gstreamer1.0-plugins-good
|
|
||||||
- gstreamer1.0-pulseaudio
|
- gstreamer1.0-pulseaudio
|
||||||
- gstreamer1.0-x
|
- gstreamer1.0-x
|
||||||
- kimageformat-plugins
|
- kimageformat-plugins
|
||||||
|
@ -55,16 +53,8 @@ AppDir:
|
||||||
- qml-module-qtquick-controls2
|
- qml-module-qtquick-controls2
|
||||||
- qml-module-qtquick-layouts
|
- qml-module-qtquick-layouts
|
||||||
- qml-module-qtquick-window2
|
- qml-module-qtquick-window2
|
||||||
- gstreamer1.0-nice
|
|
||||||
- gstreamer1.0-qt5
|
|
||||||
- gstreamer1.0-vaapi
|
|
||||||
- libcmark0.30.2
|
- libcmark0.30.2
|
||||||
- libfmt8
|
- libfmt8
|
||||||
- libgcc-s1
|
|
||||||
- libglib2.0-0
|
|
||||||
- libgstreamer-plugins-bad1.0-0
|
|
||||||
- libgstreamer-plugins-base1.0-0
|
|
||||||
- libgstreamer1.0-0
|
|
||||||
- libolm3
|
- libolm3
|
||||||
- libqt5core5a
|
- libqt5core5a
|
||||||
- libqt5dbus5
|
- libqt5dbus5
|
||||||
|
@ -84,8 +74,6 @@ AppDir:
|
||||||
- librubberband2
|
- librubberband2
|
||||||
- libsm6
|
- libsm6
|
||||||
- libsnappy1v5
|
- libsnappy1v5
|
||||||
- libsystemd0
|
|
||||||
- libwayland-server0
|
|
||||||
- libxau6
|
- libxau6
|
||||||
- libxcb-render-util0
|
- libxcb-render-util0
|
||||||
- libxcb-sync1
|
- libxcb-sync1
|
||||||
|
|
Loading…
Reference in a new issue