[XMonad] Add dependencies for taffybar build in xmonad
This commit is contained in:
parent
ac7d3df2e6
commit
861e4b1fdf
@ -1,16 +1,18 @@
|
||||
flags: {}
|
||||
extra-package-dbs: []
|
||||
packages:
|
||||
- '.'
|
||||
- location: "./xmonad"
|
||||
- .
|
||||
- location: ./xmonad
|
||||
extra-dep: true
|
||||
- location: "./xmonad-contrib"
|
||||
- location: ./xmonad-contrib
|
||||
extra-dep: true
|
||||
- location: "./taffybar"
|
||||
- location: ./taffybar
|
||||
extra-dep: true
|
||||
extra-deps:
|
||||
- X11-xft-0.3.1
|
||||
- dbus-0.10.12
|
||||
- gtk-traymanager-0.1.6
|
||||
- libxml-sax-0.7.5
|
||||
- rate-limit-1.1.1
|
||||
- time-units-1.0.0
|
||||
resolver: lts-8.2
|
||||
|
Loading…
Reference in New Issue
Block a user