[gnome-apps-nightly] org.gnome.Photos: Sync the LibRaw build flags with gnome-continuous
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] org.gnome.Photos: Sync the LibRaw build flags with gnome-continuous
- Date: Tue, 7 Mar 2017 20:19:20 +0000 (UTC)
commit 08cbd1c65dba7a9043658e50b949c16ddc6e4665
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Mar 7 21:18:59 2017 +0100
org.gnome.Photos: Sync the LibRaw build flags with gnome-continuous
We don't need the examples, and shared libraries are built by default.
org.gnome.Photos.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Photos.json b/org.gnome.Photos.json
index 763c496..5e0df08 100644
--- a/org.gnome.Photos.json
+++ b/org.gnome.Photos.json
@@ -128,7 +128,7 @@
},
{
"name": "libraw",
- "config-opts": [ "--disable-static", "--enable-shared" ],
+ "config-opts": [ "--disable-examples", "--disable-static" ],
"cleanup": [ "/bin", "/share/doc" ],
"sources": [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]