git-annex: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:05 +01:00
parent 32e3cb8f1e
commit 7a3d10520e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ revision=1
nocross=yes
build_style=haskell-stack
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"
# depends are utilities required by git-annex
depends="git rsync curl lsof gnupg2"