[gnome-photos/wip/rishi/cleanup-exiv2] flatpak: Disable the exiv2 command and the sample programs
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/cleanup-exiv2] flatpak: Disable the exiv2 command and the sample programs
- Date: Wed, 2 Jan 2019 15:11:21 +0000 (UTC)
commit fcb685a41011757230d50a56764ccba6296453f5
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Jan 2 16:10:16 2019 +0100
flatpak: Disable the exiv2 command and the sample programs
flatpak/org.gnome.Photos.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index 4f27dc6a..c41f4545 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -176,8 +176,9 @@
{
"name": "exiv2",
"buildsystem": "cmake-ninja",
- "cleanup": [ "/bin" ],
- "config-opts": [ "-DCMAKE_BUILD_TYPE=Release" ],
+ "config-opts": [ "-DCMAKE_BUILD_TYPE=Release",
+ "-DEXIV2_BUILD_EXIV2_COMMAND=OFF",
+ "-DEXIV2_BUILD_SAMPLES=OFF" ],
"sources": [
{
"type": "archive",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]