git-annex: drop hostmakedepends provided by build_style
This commit is contained in:
parent
32e3cb8f1e
commit
7a3d10520e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage="lts-7.0"
|
stackage="lts-7.0"
|
||||||
hostmakedepends="ghc stack pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gsasl-devel gnutls-devel libxml2-devel rsync curl lsof gnupg2 file-devel"
|
makedepends="gsasl-devel gnutls-devel libxml2-devel rsync curl lsof gnupg2 file-devel"
|
||||||
# depends are utilities required by git-annex
|
# depends are utilities required by git-annex
|
||||||
depends="git rsync curl lsof gnupg2"
|
depends="git rsync curl lsof gnupg2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue