Skip to content

Commit 7166c63

Browse files
authored
debloat
1 parent 68f85d0 commit 7166c63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ pacman -Syu --noconfirm \
2020
libogg \
2121
libplacebo \
2222
libpulse \
23-
libsixel \
2423
libx11 \
2524
libxext \
2625
libxkbcommon \
@@ -56,6 +55,7 @@ cd ./mpv-build
5655
echo "--enable-libdav1d" >> ./ffmpeg_options
5756
echo "--enable-small" >> ./ffmpeg_options
5857
echo "--enable-libshaderc" >> ./ffmpeg_options
58+
echo "--disable-librsvg" >> ./ffmpeg_options
5959
echo "-Dlibmpv=false" >> ./mpv_options
6060
echo "-Dlibbluray=disabled" >> ./mpv_options
6161
echo "-Dvapoursynth=disabled" >> ./mpv_options

0 commit comments

Comments
 (0)