From b2d0d19c4b3d33ea336e78c62e7eddfa805281ac Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 10 Sep 2022 04:33:56 +0100 Subject: cairo: fonts, offsets, colors, actions --- xmobar.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 6601a97..9a078c8 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -236,7 +236,9 @@ library cpp-options: -DXFT if flag(with_cairo) - build-depends: gi-cairo-render >= 0.1.1 && < 0.2 + build-depends: cairo >= 0.13 && < 0.14, + pango >= 0.13 && < 0.14, + colour >= 2.3.6 other-modules: Xmobar.X11.CairoSurface, Xmobar.X11.CairoDraw x-c2hs-header: xmobar-gtk2hs.h cpp-options: -DCAIRO -- cgit v1.2.3