[totem/wip/exalm/build] flatpak: Build with development profile
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/exalm/build] flatpak: Build with development profile
- Date: Fri, 24 Jan 2020 18:36:54 +0000 (UTC)
commit f465b95d576ff3c61c18ad4a6006f24d37437cec
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Jan 24 23:36:12 2020 +0500
flatpak: Build with development profile
Fix the build in Builder.
flatpak/org.gnome.Totem.Devel.json | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Totem.Devel.json b/flatpak/org.gnome.Totem.Devel.json
index 34247fd3b..458522c88 100644
--- a/flatpak/org.gnome.Totem.Devel.json
+++ b/flatpak/org.gnome.Totem.Devel.json
@@ -303,7 +303,10 @@
"name": "totem",
"buildsystem": "meson",
/* Keep in sync with .gitlab-ci.yml */
- "config-opts": ["-Denable-easy-codec-installation=no"],
+ "config-opts": [
+ "-Denable-easy-codec-installation=no",
+ "-Dprofile=development"
+ ],
"sources": [
{
"type": "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]