[PATCH 2/2] debian: update build dependency on dtach instead of screen

Subject: [PATCH 2/2] debian: update build dependency on dtach instead of screen

Date: Thu, 10 Nov 2011 16:17:57 -0800

To: Notmuch Mail

Cc:

From: Jameson Graef Rollins


This reflects a modification to the test suite to use dtach instead of
screen.
---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index bb7b29c..3252f32 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
  python-all (>= 2.6.6-3~),
  emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~),
  gdb,
- screen
+ dtach
 Standards-Version: 3.9.2
 Homepage: http://notmuchmail.org/
 Vcs-Git: git://notmuchmail.org/git/notmuch
-- 
1.7.7.1


Thread: