[dia] flatpak: Build intltool _before_ ibus
- From: Zander <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia] flatpak: Build intltool _before_ ibus
- Date: Thu, 29 Aug 2019 16:10:01 +0000 (UTC)
commit 999f9bc44adff544e97ad8f3f945c7bbccfccc1f
Author: Zander Brown <zbrown gnome org>
Date: Thu Aug 29 17:02:57 2019 +0100
flatpak: Build intltool _before_ ibus
build-aux/flatpak/gtk2.json | 1 -
build-aux/flatpak/org.gnome.Dia.json | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/gtk2.json b/build-aux/flatpak/gtk2.json
index 00058a9c..dafa52b5 100644
--- a/build-aux/flatpak/gtk2.json
+++ b/build-aux/flatpak/gtk2.json
@@ -65,7 +65,6 @@
}
]
},
- "../intltool/intltool-0.51.json",
{
"name": "ibus-gtk2",
"no-make-install": true,
diff --git a/build-aux/flatpak/org.gnome.Dia.json b/build-aux/flatpak/org.gnome.Dia.json
index fb2911d1..c1ee6565 100644
--- a/build-aux/flatpak/org.gnome.Dia.json
+++ b/build-aux/flatpak/org.gnome.Dia.json
@@ -32,6 +32,7 @@
"*.a"
],
"modules": [
+ "shared-modules/intltool/intltool-0.51.json",
"gtk2.json",
"shared-modules/python2.7/python-2.7.json",
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]