[gnome-software/wip/rancell/ubuntu-3-20-4: 10/28] Build xdg-app-reviews only if ODRS is enabled
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/rancell/ubuntu-3-20-4: 10/28] Build xdg-app-reviews only if ODRS is enabled
- Date: Fri, 23 Jun 2017 00:56:26 +0000 (UTC)
commit 2e29a955774e0f4fb65bcfc32137e35b18c8f72d
Author: William Hua <william hua canonical com>
Date: Tue Jun 14 01:41:54 2016 -0400
Build xdg-app-reviews only if ODRS is enabled
src/plugins/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index f0655d8..2b71caa 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -81,9 +81,11 @@ if HAVE_LIMBA
plugin_LTLIBRARIES += libgs_plugin_limba.la
endif
+if HAVE_XDG_APP
if HAVE_ODRS
plugin_LTLIBRARIES += libgs_plugin_odrs.la
endif
+endif
libgs_plugin_dummy_la_SOURCES = gs-plugin-dummy.c
libgs_plugin_dummy_la_LIBADD = $(GS_PLUGIN_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]