mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
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
|
version=0.7.3
|
||||||
revision=3
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="zlib-devel libressl-devel"
|
makedepends="zlib-devel libressl-devel"
|
||||||
short_desc="Multiplatform C library implementing the SSH v2 protocol"
|
short_desc="Multiplatform C library implementing the SSH v2 protocol"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue