[gnome-books/wip/hadess/add-djvu: 1/2] flatpak: Restrict evince build options
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-books/wip/hadess/add-djvu: 1/2] flatpak: Restrict evince build options
- Date: Mon, 22 Feb 2021 11:09:14 +0000 (UTC)
commit 3f0c9ddb65bcf54ae006aa5fb4d8326f20a9f060
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 16 11:36:37 2021 +0100
flatpak: Restrict evince build options
This ensures that the features we request get built.
flatpak/org.gnome.Books.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Books.json b/flatpak/org.gnome.Books.json
index 57aa537b..43886d6e 100644
--- a/flatpak/org.gnome.Books.json
+++ b/flatpak/org.gnome.Books.json
@@ -98,7 +98,9 @@
"-Dpreviewer=false", "-Ddbus=false",
"-Dbrowser_plugin=false", "-Dintrospection=true",
"-Dcomics=enabled", "-Dpdf=enabled",
- "-Dgspell=disabled", "-Dgtk_doc=false" ],
+ "-Dgspell=disabled", "-Dgtk_doc=false",
+ "-Dt1lib=disabled", "-Duser_doc=false",
+ "-Dthumbnailer=true" ],
"sources": [
{
"type": "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]