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:
|
build-depends:
|
||||||
Chart >= 0.11
|
Chart >= 0.11
|
||||||
,colour
|
,colour
|
||||||
|
,gtk2hs-buildtools
|
||||||
|
|
||||||
if flag(vty)
|
if flag(vty)
|
||||||
cpp-options: -DVTY
|
cpp-options: -DVTY
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user