From 0e83eaabe7bf132f72266cf49f7fa18e58b4f539 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Thu, 26 Apr 2012 21:27:59 +1200 Subject: [PATCH] We need to have debconf-utils installed to be able to run debconf-get-selections. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3b17b5e..ae50221 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Browser: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?p=etc-obnam.git;a=summary Package: etc-obnam Architecture: all -Depends: ${misc:Depends} +Depends: ${misc:Depends}, debconf-utils Recommends: obnam, molly-guard Description: Wrapper around obnam for backing up laptops and PCs Runs obnam on a schedule, but only if we're on the right network. -- 2.30.2