[gnome-apps-nightly] games: Disable static libs and gtk-doc
- From: Mathieu Bridon <mbridon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] games: Disable static libs and gtk-doc
- Date: Mon, 8 Aug 2016 20:48:13 +0000 (UTC)
commit 6fb91bcfc6468afac8c6b1b1fb05fb0236f6b49f
Author: Mathieu Bridon <bochecha daitauha fr>
Date: Mon Aug 8 16:38:35 2016 +0200
games: Disable static libs and gtk-doc
org.gnome.Games.json | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Games.json b/org.gnome.Games.json
index 589dbe1..52ae74a 100644
--- a/org.gnome.Games.json
+++ b/org.gnome.Games.json
@@ -33,6 +33,9 @@
"modules": [
{
"name": "retro-gtk",
+ "config-opts": [
+ "--disable-static"
+ ],
"sources": [
{
"type": "git",
@@ -52,7 +55,12 @@
"org.lua.json",
{
"name": "grilo",
- "config-opts": [ "--enable-grl-net", "--enable-grl-pls", "--disable-static" ],
+ "config-opts": [
+ "--enable-grl-net",
+ "--enable-grl-pls",
+ "--disable-gtk-doc",
+ "--disable-static"
+ ],
"sources": [
{
"type": "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]