From 93dd0e6f92374e9a54bc75b667f51420b8114a08 Mon Sep 17 00:00:00 2001
From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date: Fri, 16 Dec 2016 14:31:27 +0100
Subject: [PATCH] Add dependency on flatpak

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Reviewed-by: Emanuele Aina <emanuele.aina@collabora.com>
Differential Revision: https://phabricator.apertis.org/D5343
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index ff579f3..3b9431b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  ${pythons3:Depends},
+ flatpak,
  python3-argcomplete,
  python3-xdg,
  python3-paramiko,
-- 
GitLab