[gnome-games] flatpak: Reorder some modules
- From: Mathieu Bridon <mbridon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] flatpak: Reorder some modules
- Date: Sat, 11 Mar 2017 14:38:44 +0000 (UTC)
commit 4ee82de9df0aeb07ee201a74dd6ea33bc5907af8
Author: Mathieu Bridon <bochecha daitauha fr>
Date: Mon Mar 6 14:03:02 2017 +0100
flatpak: Reorder some modules
retro-gtk and gnome-games are developed in sync, and evolve together.
As such, they quite often receive a commit in both.
When that happens, there's no need to rebuild other dependencies if they
didn't change.
flatpak/org.gnome.Games.json | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 328d7f0..9f15331 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -48,18 +48,6 @@
"libretro-cores/libretro-nestopia.json",
"libretro-cores/libretro-pcsx_rearmed.json",
/* End libretro cores */
- {
- "name": "retro-gtk",
- "config-opts": [
- "--disable-static"
- ],
- "sources": [
- {
- "type": "git",
- "url": "https://git.gnome.org/browse/retro-gtk"
- }
- ]
- },
"org.lua.modules.json",
{
"name": "grilo",
@@ -123,6 +111,18 @@
]
},
{
+ "name": "retro-gtk",
+ "config-opts": [
+ "--disable-static"
+ ],
+ "sources": [
+ {
+ "type": "git",
+ "url": "https://git.gnome.org/browse/retro-gtk"
+ }
+ ]
+ },
+ {
"name": "gnome-games",
"sources": [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]