- Add BuildRequires for libgnome{,ui}-devel (rh#171532).

This commit is contained in:
Andrew Overholt 2005-10-27 20:20:35 +00:00
parent 99b55e9d2d
commit 2b55017e95
1 changed files with 3 additions and 0 deletions

View File

@ -120,6 +120,8 @@ BuildRequires: jpackage-utils >= 0:1.5, make, gcc
BuildRequires: gnome-vfs2-devel
BuildRequires: gtk2-devel
BuildRequires: glib2-devel
BuildRequires: libgnome-devel
BuildRequires: libgnomeui-devel
BuildRequires: gcc-c++
BuildRequires: mozilla = 37:1.7.11
BuildRequires: mozilla-devel = 37:1.7.11
@ -1178,6 +1180,7 @@ fi
* Thu Oct 27 2005 Andrew Overholt <overholt@redhat.com> 3.1.1-1jpp_4fc
- Really fix browser issue on x86_64 (rh#168040).
- Attempt to build on ia64 and ppc64 (include swt-mozilla on the latter).
- Add BuildRequires for libgnome{,ui}-devel (rh#171532).
* Tue Oct 25 2005 Andrew Overholt <overholt@redhat.com> 3.1.1-1jpp_3fc
- Make non-gcj builds not noarch (rh#171711).