[xdotool] add libxinerama-devel as br

Sven Lankes slankes at fedoraproject.org
Thu Nov 24 00:17:01 UTC 2011


commit 7da831165c23b3408acfdba8c8c56ccee3098380
Author: Sven Lankes <sven at lank.es>
Date:   Thu Nov 24 01:16:53 2011 +0100

    add libxinerama-devel as br

 xdotool.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xdotool.spec b/xdotool.spec
index 16375ef..933c501 100644
--- a/xdotool.spec
+++ b/xdotool.spec
@@ -8,7 +8,7 @@ License:        BSD
 URL:            http://www.semicomplete.com/projects/xdotool/
 Source0:        http://semicomplete.googlecode.com/files/%{name}-%{version}.tar.gz
 
-BuildRequires:  libXtst-devel, libX11-devel
+BuildRequires:  libXtst-devel, libX11-devel, libXinerama-devel
 
 %description
 This tool lets you programmatically (or manually) simulate keyboard input


More information about the scm-commits mailing list