mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
minisign: fix build
This commit is contained in:
parent
c29a18ac06
commit
62f721a125
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=minisign
|
||||||
version=0.9
|
version=0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libsodium-devel"
|
makedepends="libsodium-devel"
|
||||||
short_desc="Simple tool to sign files and verify signatures"
|
short_desc="Simple tool to sign files and verify signatures"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue