From 337cae673d8c0a5777e876a82abe26b68f27e2b7 Mon Sep 17 00:00:00 2001 From: Patrick Ulbrich Date: Sun, 1 Feb 2015 15:30:31 +0100 Subject: [PATCH] Add network-manager dependency --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6ceff3c..176b6c6 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,8 @@ Depends: ${misc:Depends}, ${python:Depends} Recommends: - gir1.2-gnomekeyring-1.0 (>= 3.2.2) + gir1.2-gnomekeyring-1.0 (>= 3.2.2), + network-manager (>= 0.9.4) Description: extensible mail notification daemon Mailnag is a daemon program that checks POP3 and IMAP servers for new mail. On mail arrival it performs various actions provided by plugins. Mailnag