dependencies
This commit is contained in:
11
packages/vim.shrap
Normal file
11
packages/vim.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "vim")
|
||||
(version "9.1.2148")
|
||||
(homepage "https://www.vim.org/")
|
||||
(dependencies "libncurses")
|
||||
(src (tar
|
||||
(url "https://github.com/vim/vim/archive/refs/tags/v9.1.2148.tar.gz")
|
||||
(dir "vim-9.1.2148")
|
||||
(blake3 "")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user