mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-video/totem: fix ExcessiveLineLength warning
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user