[gnome-notes/wip/sadiq/fix-build-3-32] flatpak: Don't build libical docs
- From: Mohammed Sadiq <pksadiq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/wip/sadiq/fix-build-3-32] flatpak: Don't build libical docs
- Date: Wed, 12 Jun 2019 11:51:22 +0000 (UTC)
commit 9e19e739eb3bb4fe6a4b1592c040caac60d22a65
Author: Mohammed Sadiq <sadiq sadiqpk org>
Date: Wed Jun 12 17:20:02 2019 +0530
flatpak: Don't build libical docs
build-aux/flatpak/org.gnome.Notes.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Notes.json b/build-aux/flatpak/org.gnome.Notes.json
index ccccb84..725f4d1 100644
--- a/build-aux/flatpak/org.gnome.Notes.json
+++ b/build-aux/flatpak/org.gnome.Notes.json
@@ -69,7 +69,8 @@
"buildsystem" : "cmake",
"config-opts" : [
"-DCMAKE_INSTALL_LIBDIR:PATH=/app/lib",
- "-DBUILD_SHARED_LIBS:BOOL=ON"
+ "-DBUILD_SHARED_LIBS:BOOL=ON",
+ "-DICAL_BUILD_DOCS=false"
],
"sources" : [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]