From 0627b94ea21d4588889fb0f2763de7dc9ec0a156 Mon Sep 17 00:00:00 2001 From: Adrian Cochrane Date: Sun, 26 Aug 2018 14:42:12 +1200 Subject: [PATCH] Have install depend on the CLI (whenever that gets successfully packaged). --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ac085c2..cdc3628 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,6 @@ Standards-Version: 3.9.3 Package: writeas-gtk Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends}, writeas-cli Recommends: fonts-open-sans, fonts-hack Description: A distraction free and private writing tool, with builtin publishing.