add gtk2hs-buildtools dependency needed to build with -fchart

This commit is contained in:
Simon Michael 2010-07-17 22:26:13 +00:00
parent 28620d5041
commit ac371e5b37

View File

@ -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