[gnome-software/wip/ubuntu-3-20: 9/30] 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/ubuntu-3-20: 9/30] Build xdg-app-reviews only if ODRS is enabled
- Date: Wed, 6 Sep 2017 21:21:21 +0000 (UTC)
commit 6505779653dce55ae20b8e1c25b8ac9367cc6087
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]