summaryrefslogtreecommitdiff
path: root/system/zstd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/zstd/APKBUILD')
-rw-r--r--system/zstd/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/zstd/APKBUILD b/system/zstd/APKBUILD
index de125ca8d..72ae16746 100644
--- a/system/zstd/APKBUILD
+++ b/system/zstd/APKBUILD
@@ -9,6 +9,7 @@ arch="all"
license="BSD-3-Clause AND GPL-2.0-only"
depends=""
makedepends="lz4-dev xz-dev zlib-dev"
+checkdepends="file"
subpackages="$pkgname-dev $pkgname-doc"
source="https://github.com/facebook/zstd/releases/download/v$pkgver/zstd-$pkgver.tar.gz"