[eog: 3/3] flatpak: Disable Exempi examples
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog: 3/3] flatpak: Disable Exempi examples
- Date: Wed, 6 Jul 2022 19:48:55 +0000 (UTC)
commit bb99921a9ab4181e4322820053ada877471c542e
Author: Felix Riemann <friemann gnome org>
Date: Wed Jul 6 21:47:25 2022 +0200
flatpak: Disable Exempi examples
These currently do not build on the CI server where they are also
not needed. Disabling them also speeds up the build a bit.
org.gnome.Eog.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/org.gnome.Eog.json b/org.gnome.Eog.json
index 2e962c9c..56469e95 100644
--- a/org.gnome.Eog.json
+++ b/org.gnome.Eog.json
@@ -81,7 +81,8 @@
{
"name" : "exempi",
"config-opts" : [
- "--disable-unittest"
+ "--disable-unittest",
+ "--disable-samples"
],
"sources" : [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]