# HG changeset patch # User Pascal Bellard # Date 1345706866 -7200 # Node ID fbb0f6a5043a1c8cb20d1bf2b00b57dc03827b15 # Parent a4ff6ffd215bda54c9b44d085da68b6d8383209b vim: updates deps diff -r a4ff6ffd215b -r fbb0f6a5043a vim/receipt --- a/vim/receipt Wed Aug 22 22:59:17 2012 +0200 +++ b/vim/receipt Thu Aug 23 09:27:46 2012 +0200 @@ -5,13 +5,14 @@ CATEGORY="development" SHORT_DESC="Advanced text editor" MAINTAINER="erjo@slitaz.org" -DEPENDS="ncurses acl" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.vim.org/" WGET_URL="ftp://ftp.vim.org/pub/vim/unix/$TARBALL" CONFIG_FILES="/etc/vim/vimrc" TAGS="text-editor" +DEPENDS="ncurses acl diffutils" + # Rules to configure and make the package. compile_rules() {