rpm: Require and BR mailx.
[whenjobs.git] / whenjobs.spec.in
index f9ee961..c8fa291 100644 (file)
@@ -20,6 +20,7 @@ BuildRequires:   ocaml-findlib-devel
 BuildRequires:   ocaml-calendar-devel >= 2
 BuildRequires:   ocaml-ocamlnet-devel >= 3
 BuildRequires:   ocaml-camlp4-devel
+BuildRequires:   mailx
 
 # For building manual pages.
 BuildRequires:   /usr/bin/perldoc
@@ -30,7 +31,7 @@ Requires:        ocaml-camlp4-devel
 Requires:        ocaml-findlib-devel
 
 # Requires mailx for sending email.
-Requires:        /usr/bin/mailx
+Requires:        mailx
 
 
 %description