[xmobar] new dependency on libXrandr

Jens Petersen petersen at fedoraproject.org
Fri Jan 6 09:24:10 UTC 2012


commit 86e64d0dedcf529f5a097bc771bdd9a20bd74b75
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Jan 6 18:24:02 2012 +0900

    new dependency on libXrandr

 xmobar.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/xmobar.spec b/xmobar.spec
index 312c8df..e219349 100644
--- a/xmobar.spec
+++ b/xmobar.spec
@@ -52,6 +52,7 @@ BuildRequires:  desktop-file-utils
 %if %{with iwlib}
 BuildRequires:  wireless-tools-devel
 %endif
+BuildRequires:  libXrandr-devel
 
 %description
 Inspired by the Ion3 status bar, it supports similar features, like dynamic
@@ -89,6 +90,7 @@ install --mode=0755 -p samples/xmonadpropwrite %{buildroot}%{_bindir}/xmonadprop
 %changelog
 * Fri Jan  6 2012 Jens Petersen <petersen at redhat.com> - 0.14-2
 - update to cabal2spec-0.25.2
+- new dependency on libXrandr
 
 * Wed Dec 14 2011 Ben Boeckel <mathstuf at gmail.com> - 0.14-1
 - Update to 0.14


More information about the scm-commits mailing list