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