mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
angle-grinder: needs libressl.
This commit is contained in:
parent
8501f9fb18
commit
aa45c2a7f6
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ pkgname=angle-grinder
|
||||||
version=0.13.0
|
version=0.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libressl-devel"
|
||||||
short_desc="Slice and dice logs on the command line"
|
short_desc="Slice and dice logs on the command line"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue