mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rustypaste: fix build
This commit is contained in:
parent
4e8d0f4dc9
commit
d42e94a074
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=0.8.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_check_args="-- --test-threads 1"
|
make_check_args="-- --test-threads 1"
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
short_desc="Minimal file upload/pastebin service"
|
short_desc="Minimal file upload/pastebin service"
|
||||||
maintainer="Lukas Jordan <dev@lukasjordan.com>"
|
maintainer="Lukas Jordan <dev@lukasjordan.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue