wok-next diff vim/receipt @ rev 4423
Add clutter (UI tool kit) with cairo and gtk bindings
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Oct 25 17:31:52 2009 +0100 (2009-10-25) |
parents | ea33e0d11cb6 |
children | f917e0dfdfbd |
line diff
1.1 --- a/vim/receipt Wed Jun 03 15:15:09 2009 +0200 1.2 +++ b/vim/receipt Sun Oct 25 17:31:52 2009 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Advanced text editor" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="ncurses gtk+" 1.8 +DEPENDS="ncurses gtk+ acl" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.vim.org/" 1.11 WGET_URL="ftp://ftp.vim.org/pub/vim/unix/$TARBALL"