summaryrefslogtreecommitdiff
path: root/org.gnome.Epiphany.json
diff options
context:
space:
mode:
authorJan-Michael Brummer <jan.brummer@tabos.org>2020-05-16 14:45:22 +0200
committerJan-Michael Brummer <jan.brummer@tabos.org>2020-07-25 11:33:50 +0000
commitdfcefa263ebeec391331d40e5b428453d525ab59 (patch)
tree1c7d7fab741c880d387a1e4c84409a6ab331f41a /org.gnome.Epiphany.json
parent16e27798420caf30d7080a98d7d65518543df344 (diff)
downloadepiphany-dfcefa263ebeec391331d40e5b428453d525ab59.tar.gz
Add flatpak open directory download actions using libportal
libportal is now a fixed dependency for Epiphany. Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/948
Diffstat (limited to 'org.gnome.Epiphany.json')
-rw-r--r--org.gnome.Epiphany.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index a755ce7e1..3418351a6 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -48,6 +48,19 @@
]
},
{
+ "name" : "libportal",
+ "buildsystem" : "meson",
+ "config-opts" : [
+ "-Dgtk_doc=false"
+ ],
+ "sources" : [
+ {
+ "type" : "git",
+ "url" : "https://github.com/flatpak/libportal.git"
+ }
+ ]
+ },
+ {
"name" : "epiphany",
"buildsystem" : "meson",
"config-opts" : [