[PATCH 3/4] debian: build depend on emacs23 or emacs23-nox

Subject: [PATCH 3/4] debian: build depend on emacs23 or emacs23-nox

Date: Tue, 21 Jun 2011 10:31:24 -0700

To: Notmuch Mail

Cc:

From: Jameson Graef Rollins


---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 0c998df..49f6961 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  libgmime-2.4-dev,
  libtalloc-dev,
  libz-dev,
- emacs23-nox,
+ emacs23 | emacs23-nox,
  python-all (>= 2.6.6-3~),
 Standards-Version: 3.9.1.0
 Homepage: http://notmuchmail.org/
-- 
1.7.5.3


Thread: