- Build requires libtiff-devel (bug #162826).
This commit is contained in:
parent
8590f53889
commit
244cfbf7d1
@ -26,6 +26,7 @@ BuildRequires: zlib, zlib-devel, libpng, libpng-devel, unzip, gtk2-devel
|
||||
BuildRequires: glib2-devel, xorg-x11-devel
|
||||
# Omni requires libxml
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: cups-devel >= 1.1.13
|
||||
BuildPreReq: freetype-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{gs_ver}-root
|
||||
@ -216,6 +217,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Mon Jul 11 2005 Tim Waugh <twaugh@redhat.com>
|
||||
- Build requires libtiff-devel (bug #162826).
|
||||
|
||||
* Thu Jun 9 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.3
|
||||
- Build requires xorg-x11-devel, not XFree86-devel.
|
||||
- Include ierrors.h in the devel package.
|
||||
|
Loading…
Reference in New Issue
Block a user