mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xbps-static: fix wrksrc.
This commit is contained in:
parent
dee17301ae
commit
f1dcb54e0d
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ homepage="http://www.voidlinux.eu/xbps"
|
||||||
license="Simplified BSD"
|
license="Simplified BSD"
|
||||||
distfiles="https://github.com/voidlinux/xbps/archive/${version}.tar.gz"
|
distfiles="https://github.com/voidlinux/xbps/archive/${version}.tar.gz"
|
||||||
checksum=22a8ae9b81ffb4727c9500c428bd5e70085b1e8605f82fa7bfa367c1cbc65fbc
|
checksum=22a8ae9b81ffb4727c9500c428bd5e70085b1e8605f82fa7bfa367c1cbc65fbc
|
||||||
|
|
||||||
|
wrksrc="xbps-${version}"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="zlib-devel libressl-devel libarchive-devel>=3.1.2"
|
makedepends="zlib-devel libressl-devel libarchive-devel>=3.1.2"
|
||||||
depends="xbps-triggers"
|
depends="xbps-triggers"
|
||||||
|
|
Loading…
Add table
Reference in a new issue