diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 0f3bdaa..b411834 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -127,7 +127,10 @@ library Xmobar.System.Localize, Xmobar.System.Signal, Xmobar.System.Kbd, + Xmobar.Text.Ansi, + Xmobar.Text.Pango, Xmobar.Text.Loop, + Xmobar.Text.Output, Xmobar.X11.Events, Xmobar.X11.Loop, Xmobar.X11.Types, |