mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-23 09:54:52 +01:00
Add build-dependency on emacs
Signed-off-by: martin f. krafft <madduck@debian.org>
This commit is contained in:
parent
4989ef3d87
commit
994e46845d
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: notmuch
|
||||||
Section: mail
|
Section: mail
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Jameson Graef Rollins <jrollins@finestructure.net>
|
Maintainer: Jameson Graef Rollins <jrollins@finestructure.net>
|
||||||
Build-Depends: debhelper (>= 7.0), pkg-config, libxapian-dev, libgmime-2.4-dev, libtalloc-dev, libz-dev
|
Build-Depends: debhelper (>= 7.0), pkg-config, libxapian-dev, libgmime-2.4-dev, libtalloc-dev, libz-dev, emacs
|
||||||
Standards-Version: 3.8.3
|
Standards-Version: 3.8.3
|
||||||
Homepage: http://notmuchmail.org/
|
Homepage: http://notmuchmail.org/
|
||||||
Vcs-Git: git://notmuchmail.org/git/notmuch
|
Vcs-Git: git://notmuchmail.org/git/notmuch
|
||||||
|
|
Loading…
Reference in a new issue