[taffybar] Remove gtk3 dependency

This commit is contained in:
Ivan Malison 2018-07-04 19:25:31 -07:00
parent 5947a49743
commit 3f149ab07e
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8
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

@ -1 +1 @@
Subproject commit 35ef690d814270d1b571fa307b86f5d0ed3ae6da
Subproject commit d6806c8cafe9a61370a62ef9c6493166ab4d99d7