wok diff vim-tiny/receipt @ rev 5354

Fixed: apache by adding sed to build depends. libtool uses /usr/bin/sed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 16:36:12 2010 +0000 (2010-04-28)
parents 734283599021
children 928de5046af6
line diff
     1.1 --- a/vim-tiny/receipt	Sat Jan 16 22:55:00 2010 +0100
     1.2 +++ b/vim-tiny/receipt	Wed Apr 28 16:36:12 2010 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  WEB_SITE="http://www.vim.org/"
     1.5  WGET_URL="ftp://ftp.vim.org/pub/vim/unix/$TARBALL"
     1.6  CONFIG_FILES="/etc/vimrc.tiny"
     1.7 +TAGS="text-editor"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()