summaryrefslogtreecommitdiff
path: root/build-aux/flatpak/org.gnome.NautilusMaster.yml
diff options
context:
space:
mode:
authorErnestas Kulik <ekulik@redhat.com>2019-05-27 16:20:51 +0200
committerErnestas Kulik <ekulik@redhat.com>2019-06-28 15:49:15 +0200
commit3862cf798039ccf3cb57d39400288314f04db25c (patch)
tree3c9c8bc9b5a0fbeac2d066cec9a2b602fb639048 /build-aux/flatpak/org.gnome.NautilusMaster.yml
parentcc7d1155068cbbba90c8766fe564eee3ff3c199e (diff)
downloadnautilus-3862cf798039ccf3cb57d39400288314f04db25c.tar.gz
general: Drop in-tree copy of gnome-desktop
The code was copied to avoid having an external GTK+ 3 dependency, but at this point it’s more trouble than it’s worth.
Diffstat (limited to 'build-aux/flatpak/org.gnome.NautilusMaster.yml')
-rw-r--r--build-aux/flatpak/org.gnome.NautilusMaster.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/build-aux/flatpak/org.gnome.NautilusMaster.yml b/build-aux/flatpak/org.gnome.NautilusMaster.yml
index 28c2dfb66..db0a5b2ed 100644
--- a/build-aux/flatpak/org.gnome.NautilusMaster.yml
+++ b/build-aux/flatpak/org.gnome.NautilusMaster.yml
@@ -89,6 +89,16 @@ modules:
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/tracker-miners.git
+- name: gnome-desktop
+ buildsystem: meson
+ build-options:
+ config-opts:
+ - "-Ddebug_tools=false"
+ - "-Ddesktop_docs=false"
+ - "-Dudev=disabled"
+ sources:
+ - type: git
+ url: https://gitlab.gnome.org/GNOME/gnome-desktop.git
- name: gnome-autoar
sources:
- type: git