libssh: drop hostmakedepends provided by build_style
This commit is contained in:
parent
6cbe2d526c
commit
abb5cf5d40
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=libssh
|
|||
version=0.7.3
|
||||
revision=3
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zlib-devel libressl-devel"
|
||||
short_desc="Multiplatform C library implementing the SSH v2 protocol"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in a new issue