- add buildrequires libXt-devel for X11/Intrinsic.h, X11/Shell.h:

gcc -o gtk2xtbin.o -c .. -DMOZILLA_CLIENT -Wp,-MD,.deps/gtk2xtbin.pp
    gtk2xtbin.c In file included from gtk2xtbin.c:46: gtk2xtbin.h:44:27:
    error: X11/Intrinsic.h: No such file or directory ...
    gtk2xtbin.c:61:23: error: X11/Shell.h: No such file or directory
    gtk2xtbin.c:63:28: error: X11/StringDefs.h: No such file or directory
This commit is contained in:
Karsten Hopp 2006-02-28 10:08:15 +00:00
parent 56ab92bf13
commit 22e0f0f115
1 changed files with 4 additions and 0 deletions

View File

@ -75,6 +75,7 @@ BuildRequires: libgnomeui-devel
BuildRequires: krb5-devel
BuildRequires: pango-devel
BuildRequires: freetype-devel >= 2.1.9
BuildRequires: libXt-devel
Requires: nspr >= %{nspr_version}
Requires: nss >= %{nss_version}
@ -264,6 +265,9 @@ fi
#---------------------------------------------------------------------
%changelog
* Tue Feb 28 2006 Karsten Hopp <karsten@redhat.de>
- add buildrequires libXt-devel for X11/Intrinsic.h, X11/Shell.h
* Mon Feb 20 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.1-5
- Rebuild