# HG changeset patch # User Eric Joseph-Alexandre # Date 1255635925 0 # Node ID 176fe655cdc1dfe43873628bba0e5d44d9fb27e6 # Parent 26194b481704b16da0824a4cf78b3486ddac2b12 vim: fix DPENDS diff -r 26194b481704 -r 176fe655cdc1 vim/receipt --- a/vim/receipt Thu Oct 15 19:45:07 2009 +0000 +++ b/vim/receipt Thu Oct 15 19:45:25 2009 +0000 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Advanced text editor" MAINTAINER="erjo@slitaz.org" -DEPENDS="ncurses gtk+" +DEPENDS="ncurses gtk+ acl" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.vim.org/" WGET_URL="ftp://ftp.vim.org/pub/vim/unix/$TARBALL"