summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 620dca7..f17e3ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="C library for encoding, decoding, and printing UTF-8 bytes."
arch=("any")
url="https://mandelbrot.dk/delta/u8c"
-makedepends=("git")
+makedepends=("git" "zstd")
source=("git+https://mandelbrot.dk/delta/u8c.git")
license=("AGPL3")
sha512sums=("SKIP")