diff --git a/jsch.spec b/jsch.spec index 90e9a39..384cedf 100644 --- a/jsch.spec +++ b/jsch.spec @@ -15,6 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: jpackage-utils >= 0:1.5 BuildRequires: java-devel >= 1.4.2 BuildRequires: jzlib >= 0:1.0.5 +BuildRequires: ant %if %{gcj_support} BuildRequires: java-gcj-compat-devel >= 1.0.31 Requires(post): java-gcj-compat >= 1.0.31 @@ -115,6 +116,7 @@ ln -s %{name}-%{version} %{_datadir}/%{name} %changelog * Thu Jun 1 2006 Ben Konrath - 0:0.1.28-1jpp_1fc - 0.1.28 +- Add BuildRequires ant. * Mon Mar 6 2006 Jeremy Katz - 0:0.1.18-1jpp_7fc - stop scriptlet spew