[notmuch] Add bash-completion to the build requirements

Luke Macken lmacken at fedoraproject.org
Thu Aug 14 05:07:55 UTC 2014


commit e48013179e1134f3617199c038c90e1bd1b54388
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Aug 13 23:01:42 2014 -0600

    Add bash-completion to the build requirements

 notmuch.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/notmuch.spec b/notmuch.spec
index 1a7bcdb..dbea733 100644
--- a/notmuch.spec
+++ b/notmuch.spec
@@ -12,6 +12,7 @@ BuildRequires: xapian-core-devel gmime-devel libtalloc-devel
 BuildRequires: zlib-devel emacs-el emacs-nox perl python2-devel
 BuildRequires: perl-podlators
 BuildRequires: glib libtool
+BuildRequires: bash-completion
 
 %description
 Fast system for indexing, searching, and tagging email.  Even if you


More information about the scm-commits mailing list