From c50d4b80b5021e8423496f983bb281f85678f4ff Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 24 Oct 2008 05:32:40 +0200 Subject: [PATCH] vim: update depends. --HG-- extra : convert_revision : 8618a54f2eb64a33899d9e3388b366a26f437e52 --- templates/vim.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/vim.tmpl b/templates/vim.tmpl index d6923f43acc..85a3a25da04 100644 --- a/templates/vim.tmpl +++ b/templates/vim.tmpl @@ -11,3 +11,5 @@ long_desc=" Vim is an almost compatible version of the UNIX editor Vi. Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, etc." + +run_depends="glibc-2.8"