From 7189b46d3daa87eba128eb369ab4b3bed1f70a33 Mon Sep 17 00:00:00 2001 From: sudden6 Date: Thu, 12 Jul 2018 22:14:01 +0200 Subject: [PATCH] chore(deploy): add snorenotify to Flatpak manifest --- flatpak/io.github.qtox.qTox.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/flatpak/io.github.qtox.qTox.json b/flatpak/io.github.qtox.qTox.json index fad5145c3..329f381e1 100644 --- a/flatpak/io.github.qtox.qTox.json +++ b/flatpak/io.github.qtox.qTox.json @@ -108,6 +108,18 @@ } ] }, + { + "name": "snorenotify", + "buildsystem": "cmake-ninja", + "sources": [ + { + "type": "git", + "url": "https://github.com/KDE/snorenotify", + "tag": "v0.7.0", + "commit": "9124e016f4f7615af5e8fca962994f7ed85de3cc" + } + ] + }, { "name": "libsodium", "sources": [