diff options
author | Carlos Soriano <csoriano@redhat.com> | 2019-03-21 14:48:39 +0100 |
---|---|---|
committer | Carlos Soriano <csoriano@redhat.com> | 2019-03-21 15:12:34 +0100 |
commit | cab54308aa8c230671c35bf9fff33d46b4b7abfc (patch) | |
tree | fd403af18eb1db74be517c63d5d5683ba9a5fb23 /build-aux | |
parent | 4635f34cf45983d2a1eed2309e309f172a8e6e11 (diff) | |
download | nautilus-cab54308aa8c230671c35bf9fff33d46b4b7abfc.tar.gz |
flatpak: Unpin dependencies for the master manifest
Doing so defeats the point...
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/flatpak/org.gnome.NautilusMaster.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build-aux/flatpak/org.gnome.NautilusMaster.yml b/build-aux/flatpak/org.gnome.NautilusMaster.yml index bcb3e3f93..28c2dfb66 100644 --- a/build-aux/flatpak/org.gnome.NautilusMaster.yml +++ b/build-aux/flatpak/org.gnome.NautilusMaster.yml @@ -45,7 +45,6 @@ modules: sources: - type: git url: https://gitlab.gnome.org/GNOME/gexiv2.git - tag: gexiv2-0.10.8 - name: tracker cleanup: - "/bin" @@ -94,7 +93,6 @@ modules: sources: - type: git url: https://gitlab.gnome.org/GNOME/gnome-autoar.git - tag: 0.2.3 - buildsystem: meson builddir: true name: nautilus |