summaryrefslogtreecommitdiff
path: root/org.gnome.Glade.json
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2019-09-13 03:42:44 +0200
committerAlberto Fanjul <albertofanjul@gmail.com>2019-09-13 13:20:09 +0000
commit3b00bc876818cc6eeb7d2d20b544dbc5e46eb309 (patch)
treec242f35958c9ce26f29d438cc66fff1160325b9a /org.gnome.Glade.json
parent58c737af2a28c5721bd004b0ceeb2031eab6a14b (diff)
downloadglade-3b00bc876818cc6eeb7d2d20b544dbc5e46eb309.tar.gz
Flatpak: remove uneeded options
Diffstat (limited to 'org.gnome.Glade.json')
-rw-r--r--org.gnome.Glade.json14
1 files changed, 1 insertions, 13 deletions
diff --git a/org.gnome.Glade.json b/org.gnome.Glade.json
index 27917269..05798304 100644
--- a/org.gnome.Glade.json
+++ b/org.gnome.Glade.json
@@ -15,19 +15,8 @@
"--socket=x11",
"--socket=wayland",
"--filesystem=host",
- "--device=dri",
- "--filesystem=xdg-run/dconf",
- "--filesystem=~/.config/dconf:ro",
- "--talk-name=ca.desrt.dconf",
- "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+ "--device=dri"
],
- "build-options" : {
- "cflags" : "-O2 -g",
- "cxxflags" : "-O2 -g",
- "env" : {
- "V" : "1"
- }
- },
"cleanup" : [
"/include",
"/lib/pkgconfig",
@@ -44,7 +33,6 @@
{
"name" : "glade",
"buildsystem": "meson",
- "builddir": true,
"config-opts" : ["-Dman=false"],
"sources" : [
{