mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
fselect: use system libzstd
This commit is contained in:
parent
dbe8e1b612
commit
44f364699e
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
||||||
# Template file for 'fselect'
|
# Template file for 'fselect'
|
||||||
pkgname=fselect
|
pkgname=fselect
|
||||||
version=0.8.2
|
version=0.8.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libzstd-devel"
|
||||||
short_desc="Find files with SQL-like queries"
|
short_desc="Find files with SQL-like queries"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue