diff --git a/community/hledger-stockquotes/APKBUILD b/community/hledger-stockquotes/APKBUILD index d82fbc0093dba5d8c8f5b780cc964184a6cb4b4a..f261da122417926968652572f22d2cd6f443f474 100644 --- a/community/hledger-stockquotes/APKBUILD +++ b/community/hledger-stockquotes/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="hledger addon that pulls historical stock prices for commodities" url="https://github.com/prikhi/hledger-stockquotes#readme" arch="x86_64" # limited by GHC license="BSD-3-Clause" -makedepends="ghc cabal libffi-dev zlib-dev" +makedepends="ghc cabal libffi-dev ncurses-dev zlib-dev" source="https://hackage.haskell.org/package/hledger-stockquotes-$pkgver/hledger-stockquotes-$pkgver.tar.gz cabal.project.freeze" options="!check" # fail to build for some reason