From 73509d219e35d663c4ba6ce965703530c7316747 Mon Sep 17 00:00:00 2001 From: hawk Date: Sat, 19 Jan 2008 17:33:51 +0000 Subject: [PATCH] - added xorg BRs required to link expectk, some guru may check if they're really required Changed files: expect.spec -> 1.70 --- expect.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/expect.spec b/expect.spec index 74a95a9..71804d1 100644 --- a/expect.spec +++ b/expect.spec @@ -30,6 +30,9 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: tcl-devel >= 8.5.0 BuildRequires: tk-devel >= 8.5.0 +BuildRequires: xorg-lib-libX11-devel +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXScrnSaver-devel Requires: tcl >= 8.5.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0