summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
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