wok-stable diff vim/receipt @ rev 5668
linux: dont set CONFIG_FB_SM7XX as module
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 30 12:30:37 2010 +0200 (2010-05-30) |
parents | f917e0dfdfbd |
children | f0086951d969 |
line diff
1.1 --- a/vim/receipt Wed Feb 24 12:28:07 2010 +0000 1.2 +++ b/vim/receipt Sun May 30 12:30:37 2010 +0200 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+ acl" 1.8 +DEPENDS="ncurses gtk+ acl xorg-libXt" 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"