mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
libfetch: make this cross buildable.
This commit is contained in:
parent
31ebe608ea
commit
5677b3604f
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
subpackages="${pkgname}-devel"
|
subpackages="${pkgname}-devel"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
|
crossmakedepends="$makedepends"
|
||||||
short_desc="File Transfer Library for URLs"
|
short_desc="File Transfer Library for URLs"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.FreeBSD.org"
|
homepage="http://www.FreeBSD.org"
|
||||||
|
|
Loading…
Add table
Reference in a new issue