diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index c517aa6..8fe9acb 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -236,8 +236,7 @@ library X11-xft >= 0.2 && < 0.4 other-modules: Xmobar.X11.CairoSurface, Xmobar.X11.CairoDraw, - Xmobar.X11.XRender, - Xmobar.X11.MinXft + Xmobar.X11.XRender cpp-options: -DCAIRO else other-modules: Xmobar.X11.XlibDraw |