[taffybar] Remove gtk3 dependency

This commit is contained in:
2018-07-04 19:25:31 -07:00
parent 5947a49743
commit 3f149ab07e
3 changed files with 3 additions and 4 deletions

View File

@@ -14,6 +14,8 @@ executable imalison-taffybar
hs-source-dirs: .
main-is: taffybar.hs
ghc-options: -threaded -rtsopts -with-rtsopts=-N
-- ghc-options: -threaded -debug -g
-- cpp-options: +RTS -DS
build-depends: base
, X11>=1.8
, bytestring
@@ -22,10 +24,8 @@ executable imalison-taffybar
, filepath
, gi-gtk
, github
, glib
, gtk-sni-tray
, gtk-strut
, gtk3>=0.14.8
, haskell-gi-base
, hslogger
, process

View File

@@ -36,7 +36,6 @@ extra-deps:
- gtk-sni-tray-0.1.3.2
- gtk-strut-0.1.2.1
- gtk-traymanager-1.0.1
- gtk3-0.14.9
- haskell-gi-0.21.2
- haskell-gi-base-0.21.1
- libxml-sax-0.7.5