From 8e099a1587543dc0d29c7bd35f2aceb38e5bdb8a Mon Sep 17 00:00:00 2001 From: Niels De Graef Date: Sun, 1 Apr 2018 14:03:18 +0200 Subject: Flatpak: add cheese module. --- data/flatpak/org.gnome.Contacts.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/flatpak/org.gnome.Contacts.json b/data/flatpak/org.gnome.Contacts.json index 07c8527..84d2730 100644 --- a/data/flatpak/org.gnome.Contacts.json +++ b/data/flatpak/org.gnome.Contacts.json @@ -219,6 +219,15 @@ } ] }, + { + "name": "cheese", + "sources": [ + { + "type": "git", + "url": "https://git.gnome.org/browse/cheese" + } + ] + }, { "name": "gnome-contacts", "buildsystem": "meson", -- cgit v1.2.1