add buildrequire
This commit is contained in:
parent
19efb44fbc
commit
8eb936dc27
@ -12,7 +12,7 @@ URL: http://expect.nist.gov/
|
||||
Source: http://expect.nist.gov/src/%{name}-%{version}.tar.gz
|
||||
Source1: config.sub
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Buildrequires: tcl-devel tk-devel autoconf automake
|
||||
Buildrequires: tcl-devel tk-devel autoconf automake libXft-devel
|
||||
Patch0: expect-5.38.0-spawn-43310.patch
|
||||
Patch1: expect-5.43.0-h-comments.patch
|
||||
Patch2: expect-5.38.0-lib-spec.patch
|
||||
@ -70,7 +70,7 @@ This package contains expectk and some scripts that use it.
|
||||
%patch4 -p1 -b .log_file
|
||||
%patch5 -p1 -b .tcl8.5
|
||||
%patch6 -p1 -b .pkgIndex-x
|
||||
%patch7 -p1 -b .tcl8.5.6
|
||||
#%patch7 -p1 -b .tcl8.5.6
|
||||
# examples fixes
|
||||
%patch100 -p1 -b .random
|
||||
%patch101 -p1 -b .unbuffer
|
||||
|
Loading…
Reference in New Issue
Block a user