summaryrefslogtreecommitdiff
path: root/repo/util/vim.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/util/vim.xibuild')
-rw-r--r--repo/util/vim.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/util/vim.xibuild b/repo/util/vim.xibuild
index ca07e41..d8ee93b 100644
--- a/repo/util/vim.xibuild
+++ b/repo/util/vim.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
MAKEDEPS="make "
-DEPS="gpm acl glibc libgcrypt pcre zlib"
+DEPS="gpm acl musl libgcrypt pcre zlib"
PKG_VER=8.2.4257
SOURCE=https://github.com/vim/vim/archive/refs/tags/v$PKG_VER.tar.gz