summaryrefslogtreecommitdiff
path: root/user/xsv
diff options
context:
space:
mode:
Diffstat (limited to 'user/xsv')
-rw-r--r--user/xsv/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/xsv/APKBUILD b/user/xsv/APKBUILD
index dab8647d5..d445d6514 100644
--- a/user/xsv/APKBUILD
+++ b/user/xsv/APKBUILD
@@ -8,6 +8,7 @@ pkgdesc="A fast CSV command line toolkit written in Rust"
url="https://github.com/BurntSushi/xsv"
arch="all"
license="MIT OR Unlicense"
+depends=""
makedepends="cargo"
source=""