[gnome-games] flatpak: Build development version
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] flatpak: Build development version
- Date: Mon, 16 Jul 2018 21:17:20 +0000 (UTC)
commit f334aec400bb214042d5b35898601fcffbc7c0f6
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Sun Jul 15 23:07:24 2018 +0500
flatpak: Build development version
flatpak/org.gnome.Games.json | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 67212a1..b483e24 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -1,5 +1,5 @@
{
- "app-id" : "org.gnome.Games",
+ "app-id" : "org.gnome.GamesDevel",
"runtime" : "org.gnome.Platform",
"runtime-version" : "master",
"sdk" : "org.gnome.Sdk",
@@ -203,6 +203,9 @@
"name" : "gnome-games",
"buildsystem" : "meson",
"builddir" : true,
+ "config-opts" : [
+ "-Dprofile=development"
+ ],
"post-install" : [
"mkdir -p /app/lib/libretro/extra.d"
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]