wok diff vim/receipt @ rev 14099

wine-rt*: up 1.5.23
author Samuel Trassare <samuel_trassare@yahoo.com>
date Sat Feb 23 08:13:57 2013 -0800 (2013-02-23)
parents dd9679f8a35f
children 749ffdd335d7
line diff
     1.1 --- a/vim/receipt	Thu Feb 16 11:20:12 2012 +0000
     1.2 +++ b/vim/receipt	Sat Feb 23 08:13:57 2013 -0800
     1.3 @@ -5,13 +5,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Advanced text editor"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="ncurses acl"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://www.vim.org/"
    1.10  WGET_URL="ftp://ftp.vim.org/pub/vim/unix/$TARBALL"
    1.11  CONFIG_FILES="/etc/vim/vimrc"
    1.12  TAGS="text-editor"
    1.13  
    1.14 +DEPENDS="ncurses acl diffutils"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {