summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorBen Boeckel <mathstuf@gmail.com>2013-03-19 15:03:00 -0400
committerBen Boeckel <mathstuf@gmail.com>2013-07-04 23:49:08 -0400
commit7b0d6bffd5c13234feb798604e01fa6a6f91ec6b (patch)
tree637fdf9a4f61b4ef572e4d093efb84ee954cd442 /xmobar.cabal
parentc21d8e8870d7e092cd24dcc2bc7a70c2564a3217 (diff)
downloadxmobar-7b0d6bffd5c13234feb798604e01fa6a6f91ec6b.tar.gz
xmobar-7b0d6bffd5c13234feb798604e01fa6a6f91ec6b.tar.bz2
Support xmobarrc living in XDG_CONFIG_HOME
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 2ba7e57..de80bbf 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -108,7 +108,8 @@ executable xmobar
X11 >= 1.6.1,
mtl >= 2.0 && < 2.2,
parsec == 3.1.*,
- stm >= 2.3 && < 2.5
+ stm >= 2.3 && < 2.5,
+ xdg-basedir == 0.2.*
if flag(with_threaded)
-- -threaded is a workaround for 100% CPU busy loop