diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 442c504..f63ed3b 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -97,7 +97,7 @@ executable xmobar ghc-prof-options: -prof -auto-all ghc-options: -funbox-strict-fields -Wall -fno-warn-unused-do-bind - extra-libraries: Xrandr + extra-libraries: Xrandr Xrender build-depends: base == 4.*, |