media-video/totem: fix ExcessiveLineLength warning

Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2024-11-08 17:31:34 +01:00
parent 9b18a2830f
commit 8bcc674fa7

View File

@@ -95,7 +95,7 @@ src_configure() {
-Denable-easy-codec-installation=yes
-Denable-python=$(usex python yes no)
-Dlibportal=enabled
-Dwith-plugins=all # in 3.34.1 only builtin and python plugins are left, and python is extra controlled by enable-python
-Dwith-plugins=all
$(meson_use gtk-doc enable-gtk-doc)
-Dprofile=default
-Dinspector-page=false