From 0008bc2e2dce9aaeca563078a3b08daed48beb99 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 10 Nov 2007 20:29:19 -0500 Subject: add depends on debconf --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 42ab9c5..b5f8d01 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: http://kitenet.net/~joey/code/etckeeper/ Package: etckeeper Architecture: all Section: admin -Depends: metastore, git-core, ${misc:Depends} +Depends: metastore, git-core, ${misc:Depends}, debconf-2.0 | debconf Description: store /etc in git etckeeper is a collection of tools to let /etc be stored in a git repository. It hooks into apt to automatically commit changes made to /etc -- cgit v1.2.3