add gtk2hs-buildtools dependency needed to build with -fchart
This commit is contained in:
parent
28620d5041
commit
ac371e5b37
@ -96,6 +96,7 @@ executable hledger
|
||||
build-depends:
|
||||
Chart >= 0.11
|
||||
,colour
|
||||
,gtk2hs-buildtools
|
||||
|
||||
if flag(vty)
|
||||
cpp-options: -DVTY
|
||||
|
||||
Loading…
Reference in New Issue
Block a user