git-annex: drop hostmakedepends provided by build_style
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user