[hitori/bochecha/flatpak/meson] flatpak: Hitori now only builds with Meson
- From: Mathieu Bridon <mbridon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hitori/bochecha/flatpak/meson] flatpak: Hitori now only builds with Meson
- Date: Sun, 24 Feb 2019 12:59:29 +0000 (UTC)
commit 5091f8885456d9784c1ce6e3b995e7adc68aeacd
Author: Mathieu Bridon <bochecha daitauha fr>
Date: Sun Feb 24 20:58:33 2019 +0800
flatpak: Hitori now only builds with Meson
The Autotools support was recently removed, but the Flatpak manifest
hadn't been updated.
This commit fixes this omission.
flatpak/org.gnome.Hitori-unstable.json | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/flatpak/org.gnome.Hitori-unstable.json b/flatpak/org.gnome.Hitori-unstable.json
index e1598a5..f156ef9 100644
--- a/flatpak/org.gnome.Hitori-unstable.json
+++ b/flatpak/org.gnome.Hitori-unstable.json
@@ -36,9 +36,7 @@
[
{
"name": "hitori",
- "config-opts": [
- "--disable-Werror"
- ],
+ "buildsystem": "meson",
"sources":
[
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]