diff options
Diffstat (limited to 'media-video/totem/totem-43.1.ebuild')
-rw-r--r-- | media-video/totem/totem-43.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/totem/totem-43.1.ebuild b/media-video/totem/totem-43.1.ebuild index 176491f25136..b749fb46a3ac 100644 --- a/media-video/totem/totem-43.1.ebuild +++ b/media-video/totem/totem-43.1.ebuild @@ -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 |