cabal-install: needs tar and which in hostmakedepends
This commit is contained in:
parent
0c07996dc6
commit
604601fb7c
|
@ -2,7 +2,7 @@
|
|||
pkgname=cabal-install
|
||||
version=2.4.1.0
|
||||
revision=3
|
||||
hostmakedepends="ghc curl"
|
||||
hostmakedepends="ghc curl tar which"
|
||||
makedepends="gmp-devel libffi-devel zlib-devel"
|
||||
depends="ghc"
|
||||
short_desc="Command-line interface for Cabal and Hackage"
|
||||
|
|
Loading…
Reference in New Issue