[totem/wip/hadess/remove-missing-plugins] flatpak: Disable missing plugins support in Flatpak
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/remove-missing-plugins] flatpak: Disable missing plugins support in Flatpak
- Date: Thu, 7 Feb 2019 16:12:39 +0000 (UTC)
commit 0a4d11759815427e1273f832b51bf8c3e944410f
Author: Bastien Nocera <hadess hadess net>
Date: Thu Feb 7 17:11:22 2019 +0100
flatpak: Disable missing plugins support in Flatpak
It wouldn't do anything anyway, there's no installation helper in the
sandbox.
flatpak/org.gnome.Totem.json | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/flatpak/org.gnome.Totem.json b/flatpak/org.gnome.Totem.json
index 901e293ff..faceccb29 100644
--- a/flatpak/org.gnome.Totem.json
+++ b/flatpak/org.gnome.Totem.json
@@ -249,6 +249,7 @@
"name": "totem",
"buildsystem": "meson",
"no-parallel-make": true,
+ "config-opts": ["-Denable-easy-codec-installation=false"],
"sources": [
{
"type": "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]