mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
talloc: needs which in hostmakedepends
This commit is contained in:
parent
cbe53fb809
commit
7a40b159fb
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=talloc
|
||||||
version=2.3.1
|
version=2.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="pkg-config python3 libxslt docbook-xsl"
|
hostmakedepends="pkg-config python3 libxslt docbook-xsl which"
|
||||||
short_desc="Hierarchical pool based memory allocator with destructors"
|
short_desc="Hierarchical pool based memory allocator with destructors"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue