aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--numlock.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/numlock.spec b/numlock.spec
index d21d9f3..2882b0a 100644
--- a/numlock.spec
+++ b/numlock.spec
@@ -13,6 +13,7 @@ Url: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/numlock/
Group: System/Configuration/Boot and Init
Source0: %{name}-%{version}.tar.bz2
BuildRequires: libx11-devel
+BuildRequires: libxtst-devel
BuildRoot: %{_tmppath}/%{name}-buildroot
# do not require X11 libs
autoReq: no
@@ -66,6 +67,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+- add BuildRequires libxtst-devel
+
* Tue Aug 22 2006 Pixel <pixel@mandriva.com> 2.0-16mdv2007.0
- move out of /usr/X11R6
- moved to SVN