rustypaste: fully fix build
This commit is contained in:
parent
d42e94a074
commit
9b0ea391c5
|
@ -5,6 +5,7 @@ revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_check_args="-- --test-threads 1"
|
make_check_args="-- --test-threads 1"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libzstd-devel"
|
||||||
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…
Reference in New Issue