[packages/xmobar] - added missing mpd bcond
atler
atler at pld-linux.org
Sun Mar 17 21:15:17 CET 2013
commit 03d117688bbb729b658eb2ca9949cbe74a0bda59
Author: Jan Palus <jan.palus at gmail.com>
Date: Sun Mar 17 21:14:47 2013 +0100
- added missing mpd bcond
xmobar.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/xmobar.spec b/xmobar.spec
index 8fdc485..8b9766c 100644
--- a/xmobar.spec
+++ b/xmobar.spec
@@ -3,6 +3,7 @@
%bcond_without datezone # don't use datezone
%bcond_without dbus # don't use dbus
%bcond_without inotify # don't use inotify
+%bcond_without mpd # don't use mpd
%bcond_without xft # don't use xft
#
Summary: Minimalistic, text based, status bar
@@ -67,6 +68,7 @@ runhaskell Setup.lhs configure -v2 \
%{?with_datezone:--flags="with_datezone"} \
%{?with_dbus:--flags="with_dbus"} \
%{?with_inotify:--flags="with_inotify"} \
+ %{?with_mpd:--flags="with_mpd"} \
%{?with_xft:--flags="with_xft"}
runhaskell Setup.lhs build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmobar.git/commitdiff/03d117688bbb729b658eb2ca9949cbe74a0bda59
More information about the pld-cvs-commit
mailing list