[icedtea-web] Added also automake to build requires

jiri vanek jvanek at fedoraproject.org
Fri Jun 7 14:01:16 UTC 2013


commit 7583d05d8225317b67d6928347c9f1c8ec84382b
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Fri Jun 7 16:00:27 2013 +0200

    Added also automake to build requires

 icedtea-web.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/icedtea-web.spec b/icedtea-web.spec
index 9f08548..9e4667b 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -32,6 +32,7 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  gecko-devel
 BuildRequires:  glib2-devel
 BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  xulrunner-devel
 BuildRequires:  junit4
 
@@ -147,7 +148,7 @@ exit 0
 %changelog
 * Fri Jun 07 2013 Jiri Vanek <jvanek at redhat.com> 1.4-1
 - Adapted to latest openjdk changes
-- added build requires for autoconf
+- added build requires for autoconf and automake
 - minor clean up
 - Updated to 1.4
 - See announcement for detail


More information about the scm-commits mailing list